Jump to content

Rotation Script Help


dietbob196045

Recommended Posts

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

Link to comment
Share on other sites

  • Recently Browsing   0 members

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