22 lines
733 B
XML
22 lines
733 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="floater_bumps" title="밀기, 타격 등 감지">
|
|
<text name="none_detected">
|
|
감지된 것이 없음
|
|
</text>
|
|
<text name="bump">
|
|
[TIME] [FIRST] [LAST]님과 부딪혔습니다.
|
|
</text>
|
|
<text name="llpushobject">
|
|
[TIME] [FIRST] [LAST]님이 스크립트로 밀었습니다.
|
|
</text>
|
|
<text name="selected_object_collide">
|
|
[TIME] [FIRST] [LAST]님이 오브젝트로 쳤습니다,.
|
|
</text>
|
|
<text name="scripted_object_collide">
|
|
[TIME] [FIRST] [LAST]님이 스크립트 오브젝트로 쳤습니다.
|
|
</text>
|
|
<text name="physical_object_collide">
|
|
[TIME] [FIRST] [LAST]님이 물리 엔진 오브젝트로 쳤습니다.
|
|
</text>
|
|
</floater>
|