This sculptie uses a simple Frame-trick to offset the center of rotation for convenient LSL animating.
It uses the custom Slice shape rndSq16.
Notecard: 2LaserGun-SCULPT
An inworld Sculpting Tool for Second Life™
This sculptie uses a simple Frame-trick to offset the center of rotation for convenient LSL animating.
It uses the custom Slice shape rndSq16.
Notecard: 2LaserGun-SCULPT
You must be logged in to post a comment.
on Mar 2nd, 2010 at 4:04 pm
hmm…could be fun…
llSensorRepeat(“”, “”, AGENT, 10.0, PI, 1.0);
🙂
if (agent!=llGetOwner())
{
llRotLookAt(,1.0,1.0);
blast_them_to_kingdom_come();
}