Hi,
Basically my character move from platform to platform in a single “dash” or “rush”, I aim at the platform, click fire and the player move toward that position at a certain speed until a collision happens, in which case the player will stop moving.
Now what Im trying to set up is something I call an “insta-dash”, which is basically, if the player reclick somewhere in the 1 or 2 seconds following a collision, than he will instead insta-dash, which is basically just dashing at a faster speed. If he fails to input fire during that 1 or 2 second time, then he will instead do a regular dash.
Can somebody help me set it up? I don’t know what node to use to compare and stuff. Visual help would be much appreciated
][1]