07-09-2006 09:03
Here is the Rotation Script I use

From: someone
default
{
state_entry()
{
llTargetOmega(<0,0,1>,0.48,1.0);
}

}


Does anyone have any better script. The settings are to duplicate the rotation of Second Life (IE the 4 hour day (I assume a 4 hour night as well even thought in Sl its just 1 hour which is physically impossiable)

Thanks.