Rotating Prim

From OpenSimulator

Revision as of 07:34, 22 September 2020 by Djphil (Talk | contribs)

Jump to: navigation, search

Rotating Prim

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

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