【簡単LSLスクリプト入門】 その10

【簡単LSLスクリプト入門】 その10 

<オブジェクトからテレポートするには>

Little Japanへテレポートします。 

 

default
{
  state_entry()
  {
    llSetText( “Teleport to Little Japan”,<1, 0, 0>, 1 );
  }
  touch_start(integer total_number)
  {
  llMapDestination( “Little Japan”, <128,128,0>,
   <0,0,0> );
  }
}

ブックマークする These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • Technorati

2 Comments so far

  1. the new georgia guide on 9月 7th, 2007

    the new georgia guide…

    the new georgia guide (more…)

  2. sun valley idaho accommodation on 9月 7th, 2007

    sun valley idaho accommodation…

    sun valley idaho accommodation (more…)

Leave a reply