Beispiel #1
0
    void Awake()
    {
        GameObject door = DoorManager.FindDoorWithID(1);

        checkLock();
    }