Game state manager and restored inventory

This commit is contained in:
Marco 2025-06-25 15:36:50 +02:00
commit a0ec2f3d74
27 changed files with 1283 additions and 1175 deletions

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://dhm44md5hllhn"]
[ext_resource type="Script" uid="uid://y776grpi3a30" path="res://Scripts/Utils/GlobalInputManager.cs" id="1_kms28"]
[node name="GlobalInputManager" type="Node"]
script = ExtResource("1_kms28")