Logger Sewell
Registered User
Join date: 5 Apr 2007
Posts: 1
|
06-15-2007 12:47
how can i reverse the rotation on the rotating script IE: one block turning right and the other left thanks logger
|
Tabitha Ascot
Registered User
Join date: 13 Nov 2006
Posts: 19
|
06-15-2007 14:24
Try using a negative number, instead of, say (0,0,1), use (0,0,-1). I just tried it out, however, and using a negative number does make it spin the opposite direction, but it seems to make it spin FASTER, too, for some reason, so it may require some tweaking. Hope this helps!
|