Jump to content

Recommended Posts

Posted

This script is by Nikki

 

Is there a way to modify this script so that the rotation is only 180 deg and then stops or does anyone know of a script that does what I am looking for

 

Begin rotate

if ( menumode == 1 )
return
endif

;spin around

if ( OnActivate == 0 )
Rotate Z 90 ; Rotate " this is the Axis" "this is the speed"
return

endif

End rotate

 

Enjoy

Dietbob

Posted

since this script will make an item rotate all the time, and we don't know what you want to do, i'm not sure how a possible script would look like. but i assume it can be done using a timer.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...