45 lines
2.6 KiB
Plaintext
45 lines
2.6 KiB
Plaintext
[gd_scene format=3 uid="uid://1mhb537c1qxd"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://irgt7rn5kfap" path="res://scenes/levels/level.tscn" id="1_sxr8l"]
|
|
|
|
[node name="Level0" unique_id=1319338792 instance=ExtResource("1_sxr8l")]
|
|
instruction_strings = Array[String](["This is the tutorial level; the little person below is the CONDUCTOR", "When you're ready, press the spacebar to start the music", "OK, so if you've done that, you've probably noticed that the \"music\" here is just a click track...", "...and that it may already be muted. ", "That's a feature, not a bug!", "To turn it back up, press the \"X\" key.", "(\"X\" as in ... \"eXecute\"? ... and like the little button next to the conductor)", "(It'll make more sense in a minute.)", "OK, so now you've probably noticed that you have to *keep* pressing \"X\" to keep the volume up.", "Every time you push \"X\", it *boosts* the volume back up", "And after some time, the volume drops back down on its own", "(This time gets shorter as the game goes on.)", "When you've had enough of the click track, hit \"CONTINUE\" once more to move on"])
|
|
|
|
[node name="Cellist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="1" unique_id=233159387]
|
|
visible = false
|
|
|
|
[node name="VolumeBar" parent="Musicians/Cellist/InputPrompt" parent_id_path=PackedInt32Array(233159387, 1882230995) index="0" unique_id=2023225709]
|
|
custom_minimum_size = Vector2(24, 48)
|
|
offset_left = -32.0
|
|
offset_top = -25.0
|
|
offset_right = -8.0
|
|
offset_bottom = 23.0
|
|
|
|
[node name="Violinist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="2" unique_id=557143802]
|
|
visible = false
|
|
|
|
[node name="VolumeBar" parent="Musicians/Violinist/InputPrompt" parent_id_path=PackedInt32Array(557143802, 1882230995) index="0" unique_id=2023225709]
|
|
custom_minimum_size = Vector2(24, 48)
|
|
offset_left = 8.0
|
|
offset_top = -25.0
|
|
offset_right = 32.000015
|
|
offset_bottom = 23.0
|
|
|
|
[node name="Bassist" parent="Musicians" parent_id_path=PackedInt32Array(237973745) index="3" unique_id=884981738]
|
|
visible = false
|
|
|
|
[node name="VolumeBar" parent="Musicians/Bassist/InputPrompt" parent_id_path=PackedInt32Array(884981738, 1882230995) index="0" unique_id=2023225709]
|
|
custom_minimum_size = Vector2(24, 48)
|
|
offset_left = 8.0
|
|
offset_top = -25.0
|
|
offset_right = 32.0
|
|
offset_bottom = 23.0
|
|
|
|
[node name="Instructions" parent="UI/InstructionsBox" parent_id_path=PackedInt32Array(135409027) index="0" unique_id=957159240]
|
|
text = "Welcome to \"A Little Byte-Music\""
|
|
|
|
[editable path="Musicians/Conductor"]
|
|
[editable path="Musicians/Cellist"]
|
|
[editable path="Musicians/Violinist"]
|
|
[editable path="Musicians/Bassist"]
|