| llSetTouchText(string text) 设置右键touch字 |
| 作者:梦翔儿 日期:2007-7-23 16:17:00 |
llSetTouchText(string text) //设置右键touch位置的字样
default
{ state_entry() { llSetColor(<0,0,0>,ALL_SIDES); } touch_start(integer total_number) state myColor |
| llSetTouchText(string text) 设置右键touch字 |
| 作者:梦翔儿 日期:2007-7-23 16:17:00 |
llSetTouchText(string text) //设置右键touch位置的字样
default
{ state_entry() { llSetColor(<0,0,0>,ALL_SIDES); } touch_start(integer total_number) state myColor |