diff --git a/src/logic-scenes/board/physics-board.tscn b/src/logic-scenes/board/physics-board.tscn index 52b083f0..6f208e3c 100644 --- a/src/logic-scenes/board/physics-board.tscn +++ b/src/logic-scenes/board/physics-board.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=23 format=3 uid="uid://bnskiyx1sksww"] +[gd_scene format=3 uid="uid://bnskiyx1sksww"] [ext_resource type="Texture2D" uid="uid://bi3xqdknw5tpe" path="res://logic-scenes/board/board-texture/Cork002_2K_Color.png" id="1_8brxc"] [ext_resource type="Shader" uid="uid://kyd37e0s6fdu" path="res://logic-scenes/board/physics-board.gdshader" id="1_ggnth"] @@ -148,7 +148,7 @@ _data = { &"unfitting_de": SubResource("Animation_ni75f") } -[node name="board" type="PanelContainer"] +[node name="board" type="PanelContainer" unique_id=699828343] material = SubResource("ShaderMaterial_ttqei") clip_contents = true anchors_preset = 15 @@ -162,47 +162,49 @@ mouse_filter = 2 theme_override_styles/panel = SubResource("StyleBoxFlat_m1g7s") script = ExtResource("3_8v4c4") -[node name="TextureRect" type="TextureRect" parent="."] +[node name="CardboardBox" type="TextureRect" parent="." unique_id=450836053] +unique_name_in_owner = true +visible = false clip_contents = true layout_direction = 3 layout_mode = 2 texture = ExtResource("11_ni75f") expand_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="."] -layout_mode = 2 - -[node name="CardZone" type="Control" parent="HBoxContainer"] -unique_name_in_owner = true -self_modulate = Color(1, 1, 1, 0) -layout_mode = 2 -size_flags_horizontal = 3 -mouse_filter = 2 - -[node name="NoteZone" type="Control" parent="HBoxContainer"] -unique_name_in_owner = true -custom_minimum_size = Vector2(400, 0) -layout_mode = 2 -mouse_filter = 1 - -[node name="Timer" type="Timer" parent="."] - -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] -libraries = { -&"": SubResource("AnimationLibrary_htay1") -} - -[node name="LisaFeedback" type="AudioStreamPlayer" parent="AnimationPlayer"] -volume_db = 10.0 -mix_target = 2 -bus = &"text" -script = ExtResource("8_ni75f") - -[node name="Label" type="Label" parent="."] -layout_mode = 2 +[node name="Label" type="Label" parent="CardboardBox" unique_id=1585163137] +layout_mode = 0 +offset_right = 274.0 +offset_bottom = 99.416664 size_flags_horizontal = 8 size_flags_vertical = 0 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_fonts/font = ExtResource("12_2qppy") theme_override_font_sizes/font_size = 70 text = "take away " + +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1779220923] +layout_mode = 2 + +[node name="CardZone" type="Control" parent="HBoxContainer" unique_id=31777376] +unique_name_in_owner = true +self_modulate = Color(1, 1, 1, 0) +layout_mode = 2 +size_flags_horizontal = 3 +mouse_filter = 2 + +[node name="NoteZone" type="Control" parent="HBoxContainer" unique_id=92501430] +unique_name_in_owner = true +custom_minimum_size = Vector2(400, 0) +layout_mode = 2 +mouse_filter = 1 + +[node name="Timer" type="Timer" parent="." unique_id=1859393351] + +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1500839195] +libraries/ = SubResource("AnimationLibrary_htay1") + +[node name="LisaFeedback" type="AudioStreamPlayer" parent="AnimationPlayer" unique_id=1898412235] +volume_db = 10.0 +mix_target = 2 +bus = &"text" +script = ExtResource("8_ni75f")