Hi guys. How can I set the player rotation?
Does not work...Code:player.transform.rotation = rotation;
Set player rotation
Discussion in 'Rust Development' started by Sanlerus, Sep 24, 2015.
-
yup tried it. Did not work for me either. By the way, rotation is of the type UnityEngine.Quaterion or however you spell it ^_^
-
UP
-
Did u call TransformChanged after you set rotation?
-
No effect.
