[gd_scene format=3 uid="uid://irgt7rn5kfap"] [ext_resource type="Script" uid="uid://bjv7i1kmivfai" path="res://scripts/level.gd" id="1_5vw27"] [ext_resource type="PackedScene" uid="uid://r5ec5td6b2b2" path="res://scenes/tilemaps.tscn" id="3_mbbpy"] [ext_resource type="PackedScene" uid="uid://cnf35r3d7v1ij" path="res://scenes/musicians/cellist.tscn" id="6_85g3d"] [ext_resource type="PackedScene" uid="uid://d2f7skasc4as7" path="res://scenes/musicians/violinist.tscn" id="7_choun"] [ext_resource type="PackedScene" uid="uid://drwm126itwavd" path="res://scenes/musicians/conductor.tscn" id="8_tipki"] [ext_resource type="PackedScene" uid="uid://dshpa8es6dcv5" path="res://scenes/musicians/bassist.tscn" id="8_ya4ey"] [node name="Level" type="Node2D" unique_id=1319338792] y_sort_enabled = true script = ExtResource("1_5vw27") [node name="Tilemaps" parent="." unique_id=875292520 instance=ExtResource("3_mbbpy")] [node name="Camera2D" type="Camera2D" parent="." unique_id=1314238347] position = Vector2(-6, 15) zoom = Vector2(8, 8) [node name="Musicians" type="Node2D" parent="." unique_id=237973745] y_sort_enabled = true position = Vector2(7, -6) [node name="Conductor" parent="Musicians" unique_id=338073346 instance=ExtResource("8_tipki")] unique_name_in_owner = true position = Vector2(-15, 39) [node name="Cellist" parent="Musicians" unique_id=233159387 instance=ExtResource("6_85g3d")] unique_name_in_owner = true position = Vector2(-59, 36) [node name="Violinist" parent="Musicians" unique_id=557143802 instance=ExtResource("7_choun")] unique_name_in_owner = true position = Vector2(-13, 6) [node name="Bassist" parent="Musicians" unique_id=884981738 instance=ExtResource("8_ya4ey")] unique_name_in_owner = true position = Vector2(33, 38) [node name="UI" type="CanvasLayer" parent="." unique_id=731230116] [node name="InstructionsBox" type="VBoxContainer" parent="UI" unique_id=135409027] anchors_preset = 5 anchor_left = 0.5 anchor_right = 0.5 offset_left = -400.0 offset_top = 300.0 offset_right = 400.0 offset_bottom = 466.0 grow_horizontal = 2 [node name="Instructions" type="Label" parent="UI/InstructionsBox" unique_id=957159240] unique_name_in_owner = true custom_minimum_size = Vector2(800, 80) layout_mode = 2 theme_override_font_sizes/font_size = 24 text = "Placeholder Instructions!" horizontal_alignment = 1 vertical_alignment = 1 autowrap_mode = 3 [node name="OKButton" type="Button" parent="UI/InstructionsBox" unique_id=462603065] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 4 size_flags_vertical = 4 theme_override_font_sizes/font_size = 24 text = "CONTINUE" [node name="LevelScoreContainer" type="HBoxContainer" parent="UI" unique_id=1187529728] offset_right = 40.0 offset_bottom = 40.0 [node name="LevelScoreLabel" type="Label" parent="UI/LevelScoreContainer" unique_id=1110109876] layout_mode = 2 text = "Level Score: " [node name="LevelScoreValue" type="Label" parent="UI/LevelScoreContainer" unique_id=10844195] unique_name_in_owner = true layout_mode = 2 text = "00"