is there a way to rotate an object, on the current local axis of an other object?
something (this is not right) like this: transform.Rotate(-5,0,0,Space.GameObject.Find("OtherObject"));
↧