HumanCommandScript::PrePhys_SetRotation appears to set along the X axis in worldspace. This is wrong because the documentation says it should be setting as a relative change through each tick like PrePhys_SetTranslation
This works as expected with DayZAnimalCommandScript::PrePhys_SetRotation so leads me to believe this is an issue with HumanCommandScript