🚪
Door Interaction Kit - Doc
  • Introduction
  • ⭐Getting Started
    • Quick Setup
    • Changing Door Key
    • How To Create a Key
    • How To Add Planks
    • How To Spawn Objects
  • ❓Support
    • FAQ
    • Door Rotation Issue?
    • Door Customisation
    • System Namespace
    • What Inputs Are Used?
    • Audio ScriptableObjects
    • Variables / Fields Not Appearing in Inspector?
  • 🌀Development
    • Patch Notes - V1.2
    • Roadmap
  • 📧Contact me
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page
  1. Support

Door Rotation Issue?

PreviousFAQNextDoor Customisation

Last updated 1 year ago

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

❓