update to godot 4.4

This commit is contained in:
Haze Weathers 2025-02-27 04:54:27 -05:00
parent 606fb98afc
commit c18a7746f7
60 changed files with 73 additions and 24 deletions

View file

@ -0,0 +1 @@
uid://dno6wobc85qrw

View file

@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://dxrvocxjk8vs3"]
[ext_resource type="Script" path="res://autoloads/scene_manager.gd" id="1_d112a"]
[ext_resource type="Script" uid="uid://dno6wobc85qrw" path="res://autoloads/scene_manager.gd" id="1_d112a"]
[node name="SceneManager" type="Node" node_paths=PackedStringArray("scene_parent")]
script = ExtResource("1_d112a")