when you turn in my game, since i use a custom player model, it wont turn the actual player model so you can see the arms.
https://playcanvas.com/editor/scene/1229247
If you want to rotate the character as the camera moves, you have to run _rotatePlayer
every frame, currently you only run that function when the player moves.