|
@@ -1,9 +1,9 @@
|
|
|
[gd_scene load_steps=6 format=3 uid="uid://d1jspijrlu3i6"]
|
|
|
|
|
|
-[ext_resource type="PackedScene" path="res://component/manage/router/Router.tscn" id="1_m1bb8"]
|
|
|
-[ext_resource type="PackedScene" uid="uid://bw4uy776cvn5o" path="res://component/entity/line/Line.tscn" id="2_t717g"]
|
|
|
-[ext_resource type="PackedScene" uid="uid://bs4hylgxwbr8y" path="res://component/entity/star/Star.tscn" id="3_72xbh"]
|
|
|
-[ext_resource type="PackedScene" uid="uid://dkltla4rn3vgv" path="res://component/entity/trigger/Trigger.tscn" id="4_8rhuu"]
|
|
|
+[ext_resource type="PackedScene" path="res://component/manage/router/Router.tscn" id="1_7bfnm"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://bw4uy776cvn5o" path="res://component/entity/line/Line.tscn" id="2_71hyw"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://bs4hylgxwbr8y" path="res://component/entity/star/Star.tscn" id="3_0k65k"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://dkltla4rn3vgv" path="res://component/entity/trigger/Trigger.tscn" id="4_2cgv4"]
|
|
|
|
|
|
[sub_resource type="Curve2D" id="Curve2D_snsc7"]
|
|
|
_data = {
|
|
@@ -11,28 +11,28 @@ _data = {
|
|
|
}
|
|
|
point_count = 5
|
|
|
|
|
|
-[node name="PouetMusic" type="Node2D"]
|
|
|
+[node name="DoubleMusic" type="Node2D"]
|
|
|
|
|
|
-[node name="Router" parent="." instance=ExtResource("1_m1bb8")]
|
|
|
+[node name="Router" parent="." instance=ExtResource("1_7bfnm")]
|
|
|
|
|
|
-[node name="BassLine" parent="." instance=ExtResource("2_t717g")]
|
|
|
+[node name="BassLine" parent="." instance=ExtResource("2_71hyw")]
|
|
|
modulate = Color(1, 0, 1, 1)
|
|
|
curve = SubResource("Curve2D_snsc7")
|
|
|
|
|
|
-[node name="Star" parent="BassLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star" parent="BassLine" instance=ExtResource("3_0k65k")]
|
|
|
position = Vector2(1260, 768)
|
|
|
progress = 2580.0
|
|
|
speed = 950.0
|
|
|
octave = -1
|
|
|
|
|
|
-[node name="Star2" parent="BassLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star2" parent="BassLine" instance=ExtResource("3_0k65k")]
|
|
|
modulate = Color(0, 1, 1, 1)
|
|
|
position = Vector2(64, 463.995)
|
|
|
progress = 4080.0
|
|
|
note = 7
|
|
|
octave = -1
|
|
|
|
|
|
-[node name="Star3" parent="BassLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star3" parent="BassLine" instance=ExtResource("3_0k65k")]
|
|
|
modulate = Color(0.588235, 1, 1, 1)
|
|
|
position = Vector2(160, 768)
|
|
|
progress = 3680.0
|
|
@@ -42,30 +42,30 @@ octave = -1
|
|
|
|
|
|
[node name="Triggers" type="Node2D" parent="."]
|
|
|
|
|
|
-[node name="Trigger" parent="Triggers" instance=ExtResource("4_8rhuu")]
|
|
|
+[node name="Trigger" parent="Triggers" instance=ExtResource("4_2cgv4")]
|
|
|
position = Vector2(320, 768)
|
|
|
|
|
|
-[node name="Trigger2" parent="Triggers" instance=ExtResource("4_8rhuu")]
|
|
|
+[node name="Trigger2" parent="Triggers" instance=ExtResource("4_2cgv4")]
|
|
|
position = Vector2(1600, 320)
|
|
|
|
|
|
-[node name="MediumLine" parent="." instance=ExtResource("2_t717g")]
|
|
|
+[node name="MediumLine" parent="." instance=ExtResource("2_71hyw")]
|
|
|
modulate = Color(1, 1, 0, 1)
|
|
|
position = Vector2(256, 256)
|
|
|
curve = SubResource("Curve2D_snsc7")
|
|
|
|
|
|
-[node name="Star" parent="MediumLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star" parent="MediumLine" instance=ExtResource("3_0k65k")]
|
|
|
position = Vector2(1064, 64)
|
|
|
progress = 1000.0
|
|
|
speed = -800.0
|
|
|
|
|
|
-[node name="Star2" parent="MediumLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star2" parent="MediumLine" instance=ExtResource("3_0k65k")]
|
|
|
modulate = Color(0, 1, 1, 1)
|
|
|
position = Vector2(563.999, 64)
|
|
|
progress = 500.0
|
|
|
speed = -300.0
|
|
|
note = 7
|
|
|
|
|
|
-[node name="Star3" parent="MediumLine" instance=ExtResource("3_72xbh")]
|
|
|
+[node name="Star3" parent="MediumLine" instance=ExtResource("3_0k65k")]
|
|
|
modulate = Color(0.588235, 1, 1, 1)
|
|
|
position = Vector2(764, 64)
|
|
|
progress = 700.0
|