update to godot 4.4
This commit is contained in:
parent
606fb98afc
commit
c18a7746f7
60 changed files with 73 additions and 24 deletions
1
autoloads/scene_manager.gd.uid
Normal file
1
autoloads/scene_manager.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://dno6wobc85qrw
|
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue