Touch/ja
From Second Life Wiki
例default { touch(integer num_detected) { llOwnerSay("I am being touched by " + llDetectedName(0) + "."); } } | ||||||||||||||||||||
関連項目イベント
関数
|
例default { touch(integer num_detected) { llOwnerSay("I am being touched by " + llDetectedName(0) + "."); } } | ||||||||||||||||||||
関連項目イベント
関数
|