Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Rotation Script

Sherrade Stirling
Along for the ride
Join date: 28 Aug 2004
Posts: 149
11-07-2007 05:19
Hi all - I've somehow checked or un-checked some option in my tools/options that has stopped me from seeing items rotating that contain a rotating script! I've been trying for 2 days for figure out what I did, but I can't find it. I'm sure it's something simple - Can anyone tell me what option or preference will fix this? :confused: Help a girl out? Thanks!
_____________________
Visit TRINKETS
Nothing over L$99 in the shop! Most way under :cool:
Thili Playfair
Registered User
Join date: 18 Aug 2004
Posts: 2,417
11-07-2007 10:00
debug (ctrl-alt-d)
client / rendering / features / dynamic tetxures ( ctrl-alt-f4 ) ?

Rotating texture like texture loop/repeat or actual prim rotation?
Sherrade Stirling
Along for the ride
Join date: 28 Aug 2004
Posts: 149
11-07-2007 10:04
no, that's not it...but thx for trying

just the simple rotation script
"default
{
state_entry()
{
llTargetOmega(<0,0,1>,0.1,1.0);
}

}
"

it shows rotating for everyone else but me.
_____________________
Visit TRINKETS
Nothing over L$99 in the shop! Most way under :cool:
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
11-07-2007 10:04
Client > Network > Velocity Interpolate Objects
disabled, the effects of llTargetOmega (spinning objects client-side) will be missing
_____________________
Sherrade Stirling
Along for the ride
Join date: 28 Aug 2004
Posts: 149
11-07-2007 10:12
That's it!!! TY so much.
_____________________
Visit TRINKETS
Nothing over L$99 in the shop! Most way under :cool: