How to print out the velocity of the character based on the camera component's local axis?

Unrotate the velocity vector by the camera’s current rotation using the UnrotateVector node.

1 Like