Mario to slide down pole

is there a way to make Mario slide down the flagpole? if there is, let me know

The magic of…
It’s literally just velocity.

1 Like

its not as simple as velocity.

what you could instead do is to destroy Mario when he touches the flagpole, and then make and animation of him going down it.

An animation would work, and velocity (or Position using an Ease block) would work as well. If you use y Velocity or y Position, you’ll probably want to lock the x Position as well.