How to Rotate Self Spaceby ymmersiveJune 10, 2022June 10, 2022 public float xAngle, yAngle, zAngle; void Update() { this.transform.Rotate(xAngle, yAngle, zAngle, Space.Self); } Tags:GameObjectUnity and C#Unity scripting Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Name * Email * Website Comment * Save my name, email, and website in this browser for the next time I comment. Δ