Rotating Prim

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Cosmetic changes)
Line 1: Line 1:
== Rotating Prim ==
+
== Rotating Prim ==
  
 
I think this came from Nebaden :-).....  
 
I think this came from Nebaden :-).....  
Line 15: Line 15:
  
 
</source>
 
</source>
 
  
 
[[Category:Scripts]]
 
[[Category:Scripts]]

Revision as of 21:09, 3 March 2012

Rotating Prim

I think this came from Nebaden :-).....

default 
  {
    state_entry()
     {
      llSetText("put your text in here", <1,1,1>,1);
      llTargetOmega(<0,0,1>, 0.2, 2);
     }
  }
Personal tools
General
About This Wiki