blueprint

PlayerRotation

  • Exposure: public
  • UE Version: 5.0

gametolearn

April 21, 2022, 6:33 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v

1 comment

  • gametolearn

    April 21, 2022, 6:35 pm

    This is a simple Blueprint for having Player look Right/Left and Up/Down. It requires an AxisInput to be created called LookRight and LookLeft.