conductor/scenes/levels/level_2.tscn
2026-03-16 00:25:37 -04:00

25 lines
1.3 KiB
Plaintext

[gd_scene format=3 uid="uid://cdbfis58lkruf"]
[ext_resource type="PackedScene" uid="uid://irgt7rn5kfap" path="res://scenes/levels/level.tscn" id="1_j2425"]
[node name="Level2" unique_id=1319338792 instance=ExtResource("1_j2425")]
level_number = 2
instruction_strings = Array[String](["This is the Cellist; let's call them Charlie!", "Charlie needs a little more prompting, so their volume meter runs down more quickly", "And of course, you still need to keep Bradley on time.", "(Conducting is hard!)", "Again, press spacebar to start/stop/restart the song.", "And when you're ready for the last level, click CONTINUE."])
[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]
visible = false
[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 = "Whoa, another one!"
[editable path="Musicians/Conductor"]
[editable path="Musicians/Cellist"]
[editable path="Musicians/Violinist"]
[editable path="Musicians/Bassist"]