Door Rotation Issue?
Last updated
Last updated
If you're having issues with a door rotating on multiple axis or just not rotating as you would expect, I have a solution for you.
Make an empty GameObject which asks as your pivot point for your door.
Place the empty GameObject in the position you want your door to pivot from
Then parent your door to that empty GameObject
You can then use the empty parent as a way to rotate your door around, means rotations may work correct.
Here is a video explaining the process in general