blueprint

PlayerCharacter is Moving?

  • Exposure: public
  • UE Version: 5.3

Lukash4k1

January 2, 2024, 5:27 pm

Check if character is moving (Char velocity != 0) True: Velocity > 0 | False: Vel == 0

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v