conductor/scenes/levels/level_3.tscn

25 lines
1.2 KiB
Plaintext
Raw Normal View History

2026-03-15 03:57:31 +00:00
[gd_scene format=3 uid="uid://ccoc6j4r7yixt"]
[ext_resource type="PackedScene" uid="uid://irgt7rn5kfap" path="res://scenes/levels/level.tscn" id="1_o8c3j"]
[node name="Level3" unique_id=1319338792 instance=ExtResource("1_o8c3j")]
2026-03-16 04:25:37 +00:00
level_number = 3
instruction_strings = Array[String](["Vic the Violinist is *such* a diva, and needs nearly constant attention.", "But of course, you can't neglect Bradley and Charlie.", "Go ahead and press spacebar, and see how you do!", ""])
[node name="Cellist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="1" unique_id=233159387]
position = Vector2(-63, 29)
[node name="Violinist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="2" unique_id=557143802]
position = Vector2(-11, -1)
[node name="Bassist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="3" unique_id=884981738]
position = Vector2(35, 28)
[node name="Instructions" parent="UI/InstructionsBox" parent_id_path=PackedInt32Array(135409027) index="0" unique_id=957159240]
text = "Last level! The whole band is here now."
2026-03-15 03:57:31 +00:00
[editable path="Musicians/Conductor"]
[editable path="Musicians/Cellist"]
[editable path="Musicians/Violinist"]
[editable path="Musicians/Bassist"]