Sprint Blueprint (Only fwd)

Hi,

how block all movements to left and right? Example:

Regards.

Hi nstyanon,

If you are using the Third Person Blueprint, you should be able to replace the InputAxis MoveRight functionality with “Add Controller Yaw Input”. This would rotate the camera when you press A or D instead of moving the player left and right. This will, when the player is standing still, rotate the camera, but when the player is pressing forward it rotates the camera and the player will rotate towards that direction while still moving forward.