Hey everyone, I cannot find a way to do the following:
For reference, I am using Shift in the input system to trigger the following moving states:
- Hold Shift = Run
- Release Shift = Walk (default state if you don’t press Shift at all)
- Tap Shift + Tap & Hold Shift after = Sprint
Right now I managed to make the Run state work, using the Hold trigger from the enhanced input system, but I cannot find a way for the Sprint to work, I tried with Combo trigger but couldn’t make it work at all. What would be the best strategy to achieve this?