Frost Montagne
Registered User
Join date: 21 Sep 2005
Posts: 6
|
12-05-2005 20:08
Hey there all,
I've been in SL for a couple months now and I am hoping to start up a business soon but I am still a pre-newbie when it comes to scripting. IM hoping to figure it out soon because I am clueless as how to write any script at all. What I am looking for right now is a script that will make my object rotate. Can anyone help me with this?
Frost
|
Michael Martinez
Don't poke me!
Join date: 28 Jul 2004
Posts: 515
|
12-05-2005 20:22
The easiest is llTargetOmega, after that llSetRot...but depends on how you want it to rotate... llTargetOmega will just spin the ojbect it is in, and it done client side (less to no lag)...llSetRot will move the whole object if the primary prim..to move a single part takes more work, but can be done.. More Info http://secondlife.com/badgeo/wakka.php?wakka=llTargetOmegahttp://secondlife.com/badgeo/wakka.php?wakka=llSetRot
|