blueprint

Rotate Character based on Slope

  • Exposure: public
  • UE Version: 4.26

avatar author

AGGStudios

August 11, 2021, 4:20 am

Place this on the Event tick node in your player character and it will rotate your character based on the slope you are currently standing on. This currently rotates the entire Capsule Component, however you could rotate just the mesh if you need to.

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