Browse Source

:tada: Create hexagonal level

DricomDragon 2 years ago
parent
commit
9dab86dbbf
2 changed files with 178 additions and 2 deletions
  1. 154 0
      godot/run/levels/hexa.tscn
  2. 24 2
      godot/run/menu.tscn

+ 154 - 0
godot/run/levels/hexa.tscn

@@ -0,0 +1,154 @@
+[gd_scene load_steps=7 format=3 uid="uid://yf4s3mp71ki"]
+
+[ext_resource type="PackedScene" path="res://component/manage/router/Router.tscn" id="1_ipfqp"]
+[ext_resource type="PackedScene" uid="uid://bw4uy776cvn5o" path="res://component/entity/line/Line.tscn" id="2_imnst"]
+[ext_resource type="PackedScene" uid="uid://bs4hylgxwbr8y" path="res://component/entity/star/Star.tscn" id="3_u3x8d"]
+[ext_resource type="PackedScene" uid="uid://dkltla4rn3vgv" path="res://component/entity/trigger/Trigger.tscn" id="4_1fi4d"]
+
+[sub_resource type="Curve2D" id="Curve2D_37bbv"]
+_data = {
+"points": PackedVector2Array(0, 0, 0, 0, 384, 64, 0, 0, 0, 0, 64, 384, 0, 0, 0, 0, 64, 704, 0, 0, 0, 0, 384, 1024, 0, 0, 0, 0, 960, 440, 0, 0, 0, 0, 1536, 1024, 0, 0, 0, 0, 1856, 704, 0, 0, 0, 0, 1856, 384, 0, 0, 0, 0, 1536, 64, 0, 0, 0, 0, 384, 64)
+}
+point_count = 10
+
+[sub_resource type="Curve2D" id="Curve2D_2dd3v"]
+_data = {
+"points": PackedVector2Array(0, 0, 0, 0, 960, 128, 0, 0, 0, 0, 448, 640, 0, 0, 0, 0, 832, 1024, 0, 0, 0, 0, 1088, 1024, 0, 0, 0, 0, 1472, 640, 0, 0, 0, 0, 960, 128)
+}
+point_count = 6
+
+[node name="Root" type="Node2D"]
+
+[node name="Router" parent="." instance=ExtResource("1_ipfqp")]
+
+[node name="PerimeterLine" parent="." instance=ExtResource("2_imnst")]
+self_modulate = Color(0, 1, 1, 1)
+curve = SubResource("Curve2D_37bbv")
+
+[node name="PStar1" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 0, 1, 1)
+position = Vector2(384.792, 1023.43)
+progress = 1226.42
+octave = -1
+
+[node name="PStar2" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 0, 1, 1)
+position = Vector2(64.0689, 704.07)
+progress = 772.73
+note = 3
+octave = -1
+
+[node name="PStar3" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 0, 1, 1)
+position = Vector2(63.9427, 384.309)
+progress = 452.98
+note = 5
+octave = -1
+
+[node name="PStar4" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 0, 1, 1)
+position = Vector2(384, 64)
+note = 7
+octave = -1
+
+[node name="PStar5" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 0, 1, 1)
+position = Vector2(963.7, 64)
+progress = 4663.02
+note = 10
+octave = -1
+
+[node name="PStarB1" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 1, 0, 1)
+position = Vector2(1855.93, 383.927)
+progress = 3638.36
+speed = 300.0
+note = 5
+octave = -1
+
+[node name="PStarB2" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 1, 0, 1)
+position = Vector2(1856.12, 702.442)
+progress = 3319.98
+speed = 300.0
+note = 7
+octave = -1
+
+[node name="PStarB3" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 1, 0, 1)
+position = Vector2(1856, 513.514)
+progress = 3508.66
+speed = 300.0
+note = 10
+octave = -1
+
+[node name="PStarB4" parent="PerimeterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(0, 1, 0, 1)
+position = Vector2(1856, 638.772)
+progress = 3383.4
+speed = 300.0
+
+[node name="CenterLine" parent="." instance=ExtResource("2_imnst")]
+self_modulate = Color(1, 1, 0, 1)
+curve = SubResource("Curve2D_2dd3v")
+
+[node name="CStarA1" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0.615686, 0, 1)
+position = Vector2(960, 128)
+speed = 400.0
+
+[node name="CStarA2" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0.615686, 0, 1)
+position = Vector2(1016.57, 184.566)
+progress = 2710.27
+speed = 400.0
+note = 3
+
+[node name="CStarA3" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0.615686, 0, 1)
+position = Vector2(1073.14, 241.135)
+progress = 2630.27
+speed = 400.0
+note = 7
+
+[node name="CStarA4" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0.615686, 0, 1)
+position = Vector2(1129.71, 297.706)
+progress = 2550.27
+speed = 400.0
+octave = 1
+
+[node name="CStarB1" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0, 0, 1)
+position = Vector2(959.999, 1024)
+progress = 1395.13
+speed = 400.0
+
+[node name="CStarB2" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0, 0, 1)
+position = Vector2(879.919, 1024)
+progress = 1315.05
+speed = 400.0
+note = 7
+
+[node name="CStarB3" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0, 0, 1)
+position = Vector2(809.457, 1001.46)
+progress = 1235.25
+speed = 400.0
+note = 3
+
+[node name="CStarB4" parent="CenterLine" instance=ExtResource("3_u3x8d")]
+modulate = Color(1, 0, 0, 1)
+position = Vector2(752.828, 944.828)
+progress = 1155.17
+speed = 400.0
+note = 10
+
+[node name="Triggers" type="Node2D" parent="."]
+
+[node name="Trigger1" parent="Triggers" instance=ExtResource("4_1fi4d")]
+position = Vector2(608, 800)
+
+[node name="Trigger2" parent="Triggers" instance=ExtResource("4_1fi4d")]
+position = Vector2(1312, 800)

+ 24 - 2
godot/run/menu.tscn

@@ -1,4 +1,4 @@
-[gd_scene load_steps=7 format=3 uid="uid://ug0j4sryhi5h"]
+[gd_scene load_steps=8 format=3 uid="uid://ug0j4sryhi5h"]
 
 [ext_resource type="PackedScene" uid="uid://xa6opw1e34ve" path="res://component/ui/launcher/launcher.tscn" id="1_drwug"]
 [ext_resource type="Texture2D" uid="uid://bsld6lureiq11" path="res://StarKissLogo.png" id="1_fdf5f"]
@@ -6,6 +6,7 @@
 [ext_resource type="PackedScene" uid="uid://bmdqfw4sxhdt3" path="res://run/levels/simple_scales.tscn" id="3_xung6"]
 [ext_resource type="PackedScene" uid="uid://cm11n13hpeyrm" path="res://run/levels/heart.tscn" id="4_wmep8"]
 [ext_resource type="PackedScene" uid="uid://d1jspijrlu3i6" path="res://run/levels/double.tscn" id="6_ylojv"]
+[ext_resource type="PackedScene" uid="uid://yf4s3mp71ki" path="res://run/levels/hexa.tscn" id="7_p2xr1"]
 
 [node name="Menu" type="Control"]
 layout_mode = 3
@@ -16,6 +17,7 @@ grow_horizontal = 2
 grow_vertical = 2
 
 [node name="Logo" type="TextureRect" parent="."]
+layout_mode = 1
 anchors_preset = -1
 anchor_left = 0.169
 anchor_right = 0.169
@@ -25,6 +27,7 @@ offset_bottom = 180.0
 texture = ExtResource("1_fdf5f")
 
 [node name="Title" type="RichTextLabel" parent="."]
+layout_mode = 1
 anchors_preset = -1
 anchor_left = 0.5
 anchor_right = 0.5
@@ -38,6 +41,7 @@ text = "Star Kiss"
 scroll_active = false
 
 [node name="LevelScroll" type="ScrollContainer" parent="."]
+layout_mode = 1
 anchors_preset = -1
 anchor_right = 1.0
 anchor_bottom = 1.0
@@ -48,11 +52,13 @@ offset_bottom = -20.0
 horizontal_scroll_mode = 0
 
 [node name="LevelContainer" type="VBoxContainer" parent="LevelScroll"]
+layout_mode = 2
 offset_right = 566.0
-offset_bottom = 320.0
+offset_bottom = 401.0
 alignment = 1
 
 [node name="PentaLevel" parent="LevelScroll/LevelContainer" instance=ExtResource("1_drwug")]
+layout_mode = 2
 anchors_preset = 0
 anchor_right = 0.0
 anchor_bottom = 0.0
@@ -65,6 +71,7 @@ text = "Pentatonic experiment
 level = ExtResource("2_x8xps")
 
 [node name="ScaleLevel" parent="LevelScroll/LevelContainer" instance=ExtResource("1_drwug")]
+layout_mode = 2
 anchors_preset = 0
 anchor_right = 0.0
 anchor_bottom = 0.0
@@ -77,6 +84,7 @@ text = "Major scale"
 level = ExtResource("3_xung6")
 
 [node name="HeartLevel" parent="LevelScroll/LevelContainer" instance=ExtResource("1_drwug")]
+layout_mode = 2
 anchors_preset = 0
 anchor_right = 0.0
 anchor_bottom = 0.0
@@ -89,6 +97,7 @@ text = "Heart music"
 level = ExtResource("4_wmep8")
 
 [node name="DoubleLevel" parent="LevelScroll/LevelContainer" instance=ExtResource("1_drwug")]
+layout_mode = 2
 anchors_preset = 0
 anchor_right = 0.0
 anchor_bottom = 0.0
@@ -99,3 +108,16 @@ grow_horizontal = 1
 grow_vertical = 1
 text = "Double harmony"
 level = ExtResource("6_ylojv")
+
+[node name="HexaLevel" parent="LevelScroll/LevelContainer" instance=ExtResource("1_drwug")]
+layout_mode = 2
+anchors_preset = 0
+anchor_right = 0.0
+anchor_bottom = 0.0
+offset_top = 324.0
+offset_right = 566.0
+offset_bottom = 401.0
+grow_horizontal = 1
+grow_vertical = 1
+text = "Hexagonal melody"
+level = ExtResource("7_p2xr1")