How to go about replacing AutoRotate with AlignRotation

I need help understanding Align Rotation and how to adapt it to use to rotate the character.

After disabling AutoRotate, I would recommend just setting the HumanoidRootPart’s CFrame rotation to what you want it to be. This is less finicky in my opinion.