How to sprint only forward!?

I know this is an old post but an easy way to handle this is to simply set a variable, lets call it ‘Y Direction’, from your forward/backward input, then check if its greater than 0 when the player attempts to sprint.

2 Likes