- Home /
Question by
Miyahonmoto · Sep 09, 2020 at 02:00 PM ·
objectinspectorrotaterotate object
How to rotate object from center of the object?
I am trying to make a game that rotate stage to move ball in the maze and move it to goal. But when I try to rotate the stage in inspector, The stage rotate from the point below the stage, How can I rotate object from center of the object like picture below?
how-to-rotate.png
(14.4 kB)
Comment
Answer by N-8-D-e-v · Sep 09, 2020 at 02:26 PM
A quick google search would've gotten you the answer faster, but check this out https://gamedev.stackexchange.com/questions/163649/how-to-change-the-pivot-in-unity
Your answer
Follow this Question
Related Questions
How to rotate an object once? 2 Answers
Wonky Camera Behaviours 0 Answers
Can't rotate GameObject with Animation in Unity 5.3? 1 Answer
Rotate objects towards gps coordinates 0 Answers