I’ve been trying to play around with Unreal Engine, and want to create a simple game where the player dodges obstacles. I’d like a simple mechanic for dodging right or left, but can’t seem to push the player relative to the direction they are facing. Anything I’ve gotten to work at all simply moves them in a set direction regardless of how they’re facing.