update - add replot and migration to godot 4.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_scene load_steps=2 format=2]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dg7uaf46ht88o"]
|
||||
|
||||
[sub_resource type="GDScript" id=1]
|
||||
[sub_resource type="GDScript" id="1"]
|
||||
script/source = "extends Node
|
||||
|
||||
\"\"\"
|
||||
@@ -25,4 +25,4 @@ func _ready():
|
||||
"
|
||||
|
||||
[node name="music_track" type="Node"]
|
||||
script = SubResource( 1 )
|
||||
script = SubResource("1")
|
||||
|
||||
Reference in New Issue
Block a user