so i have been making a tower game and well my friends think its a good idea to add dashing and cause im not that great at coding i was wondering if anyone can implement a dashing system(obviously i will credit you as well its the right thing to do)
I really love this sadly I’m not that good at coding but if you want I can draw and texture stuff
I’ve made a dash ill include a image to explain some things if you want to change it.
So i made it so that when you click “down” you dash in the direction you’ll go in.
the direction is done by whether you sprite is going above or below VX of “0”. if its above 0, then it will go right, if it is below 0, then it will go left. depending on which direction you are walking in.
the purple math block you can change to decide how strong the dash is. i set it to one that i think is good.
i set your dash number to 1 every 1 second.
you can change your number of dashes a second by changing the number of dashes on the start block and in the dash blocks i first sent.
Also i added the timer extention to set how long the dash lasts.
i made it last 100 miliseconds which felt good to me, so itll be a quick pounce like action.
if you have any question please ask me
are they playtester things still supposed to be there?

