Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Dashing?
- TheTaxman47
- Scratcher
79 posts
Dashing?
In a game I'm stealing making I'm trying to make it so the character can dash by pressing space where they'll dash a bit like the shield of cthuhlu from terraria but I can't figure out how to do that without accidentally making a sprint button. Help?
Game link here https://scratch.mit.edu/projects/625241934/
Game link here https://scratch.mit.edu/projects/625241934/
Last edited by TheTaxman47 (Jan. 13, 2022 20:33:11)
- Thingied
- Scratcher
1000+ posts
Dashing?
Variables needed:
x boost
y boost
dash speed
Scripts:
x boost
y boost
dash speed
Scripts:
Last edited by Thingied (Jan. 14, 2022 02:04:03)
- Discussion Forums
- » Help with Scripts
- » Dashing?