These forums are CLOSED. Please visit the new forums HERE
Smooth rotation with llSetLocalRot/llSetRot? |
|
|
DALEK Drillon
Registered User
Join date: 20 Jul 2006
Posts: 22
|
08-13-2008 00:12
Hi all just want to ask if its possible to rotate llSetLocalRot smoothly without using 3-4 scripts and how?.
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
08-13-2008 00:45
Without using multiple scripts? No. But you can use llLookAt() and llRotLookAt() to do it (yes, even for non-physical prims, and I believe that includes child prims).
http://www.lslwiki.net/lslwiki/wakka.php?wakka=llLookAt http://www.lslwiki.net/lslwiki/wakka.php?wakka=llRotLookAt |