Rotation Help

SwaggedSwagged Member Posts: 50
edited November -1 in Working with GS (Mac)
i have a star that needs to be constantly rotating, however the gravity is set to 700 so if i make it movable it will fall. what do i do?

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Leave it as unmovable and the set a rule

    When self.rotation = 0
    --interpolate to 360

    Set your duration to what ever you want to make it rotate at the speed you want. Also if you want it to rotate in the opposite direction use -360
Sign In or Register to comment.