Double Tap Dash
Authors: Zexion
Version: 1.0
IntroductionI needed a simple version of a double tap dash system for my game, so I decided to make one as basic as possible. It doesn't handle colliding with objects, or anything fancy like that. Just double tap to activate run, release to stop and walk again.
Features- Tap the same direction twice to run
- Use $game_player.dashing to check if the player is currently dashing. (for events)
Script
InstructionsPlug and play.
CompatibilityShould be compatible with anything. Even blizz abs.