Then @VisAgilis has answered your question. Either:
- use
Get Last Movement Input Vector
node - or use the direction the
Input Action
node spits out - or you can use
Normalised
playerVelocity
if you’re usingPawn
with aMovement Component
or utilise physics