So I’m making a game similar to Streets of Rage 2 (A side scrolling beat-em up).
In the original game, you walk by holding a direction on the d-pad. You can run/sprint, (Only if you play as a specific character) by tapping the same direction twice and holding, the character will run.
Should I use this method of sprinting for my game, or make a separate button for sprinting, or should I make an option to switch between either one?