How to make a sprite rotating?

0 favourites
  • 3 posts
From the Asset Store
Minimal Sprite Font with Stroke for Pixel Art games.
  • Hello!

    Sorry, but I'm a complete beginner! and I would really like to make a circle (Sprite) spinning around and around.

    and I also created a little bit cut on the circle, as it is spinning, If an object goes in and goes out again, it can create a throw effect.

    That's all!

    Thank you very much everyone

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • You can use the "Rotate" behavior to create the spin effect. Use the collision polygon to shape the groove for the mechanics in the circle. After that you'd have to figure out the particulars for the effects with other behaviors like using the pin behavior to hold the object that goes and one of the movement behaviors to control how it gets thrown back out. You're really going to have to experiment.

  • You try something as simple as:

    Every Tick: object angle = object angle + 1

    Test it out and see if you want it faster or slower and adjust the number.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)