blueprint
PlayerCharacter is Moving?
- Exposure: public
- UE Version: 5.3
Check if character is moving (Char velocity != 0) True: Velocity > 0 | False: Vel == 0
ctrl + v
Check if character is moving (Char velocity != 0) True: Velocity > 0 | False: Vel == 0
ctrl + v