How to make a sprite slide?

I’m making a Pokemon fan game and a need to make the player slide with the A button (I also need music and ideas)
Game: https://arcade.makecode.com/S39381-13077-71814-96311

2 Likes

By ā€œslideā€, do you mean like a dash? :thinking:

If so...

A very easy way of doing it is like this:

If you want to add a cooldown, you can use the ā€œTimersā€ extension just like I did in this game.

Otherwise, you might want to elaborate more on it. :sweat_smile:

1 Like

Just what I needed thanks!

2 Likes