update - add replot and migration to godot 4.4
This commit is contained in:
1
singletons/Dialogs.gd.uid
Normal file
1
singletons/Dialogs.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://48gy0mwrwkw5
|
||||
1
singletons/Globals.gd.uid
Normal file
1
singletons/Globals.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://bu1loysh5uh87
|
||||
1
singletons/Inventory.gd.uid
Normal file
1
singletons/Inventory.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://daqw5yochahg5
|
||||
1
singletons/Music.gd.uid
Normal file
1
singletons/Music.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://c64x0arle1dd3
|
||||
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=6 format=3 uid="uid://d2sehpndnpyg5"]
|
||||
|
||||
[ext_resource type="Script" path="res://singletons/Music.gd" id="1_wold4"]
|
||||
[ext_resource type="Script" uid="uid://c64x0arle1dd3" path="res://singletons/Music.gd" id="1_wold4"]
|
||||
|
||||
[sub_resource type="Animation" id="2"]
|
||||
tracks/0/type = "value"
|
||||
@@ -108,9 +108,9 @@ length = 0.5
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_y1x2n"]
|
||||
_data = {
|
||||
"AtoB": SubResource("2"),
|
||||
"BtoA": SubResource("3"),
|
||||
"pause": SubResource("4")
|
||||
&"AtoB": SubResource("2"),
|
||||
&"BtoA": SubResource("3"),
|
||||
&"pause": SubResource("4")
|
||||
}
|
||||
|
||||
[node name="Music" type="Node"]
|
||||
|
||||
1
singletons/Quest.gd.uid
Normal file
1
singletons/Quest.gd.uid
Normal file
@@ -0,0 +1 @@
|
||||
uid://q0i7e178xjgx
|
||||
Reference in New Issue
Block a user