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?
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.
1 Like
Just what I needed thanks!
2 Likes