- Joined
- Feb 18, 2016
- Messages
- 32
- Reaction score
- 5
- First Language
- English
- Primarily Uses
This is my common event for footsteps. It works perfectly except for one issue, when i hold down shift ($gamePlayer.isDashing() ) even if im not moving it will make the Footstep SE. How do i prevent this? even when i add $gamePlayer.isMoving() it doesnt really help either. Im just trying to make it so that when i hold shift no audio comes out until i ACTUALLY start moving.
Attachments
-
656.4 KB Views: 15


