Hi all I was making a windmill in our little test environment, by using an LSL script for rotatation. It runs still fine in the r042 viewer, but not in naali.
default
{
state_entry()
{
llTargetOmega(<0,0,1>,0.1,1.0);
}
}
Obviously my approach wasn't that smart :-) Has anyone a hint which
would be the best way to achieve this rotation in naali?
cheers
pedro
--
http://groups.google.com/group/realxtend
http://www.realxtend.org
