How to make ball in 2d platformer

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By game_dev

I want to make a ball that can be controlled: jump, roll left and rool right, also interact with enemies. But how to make the ball? A ball that is rolling? I have just the ball which doesn’t roll.

:bust_in_silhouette: Reply From: olnog

Hey, so regarding how to move things around, this is a pretty decent tutorial on YouTube about that.

And you can also use this tutorial that shows you a template that has balls and walls already in the scene to use to get to where you need to go:

Hope that helps.

:bust_in_silhouette: Reply From: sphixy011

you must use an animated sprite with the animation of the rolling ball