Disabled navigation

This commit is contained in:
Marco 2025-01-24 15:24:37 +01:00
commit 3681614196
7 changed files with 126 additions and 4 deletions

View file

@ -3,7 +3,6 @@ using System;
public partial class InventoryManager : Node2D
{
public bool RedKeycard { get; set; }
// Called when the node enters the scene tree for the first time.