diff --git a/scenes/gui/dialog_bubble.tscn b/scenes/gui/dialog_bubble.tscn index a3b678b..3a51240 100644 --- a/scenes/gui/dialog_bubble.tscn +++ b/scenes/gui/dialog_bubble.tscn @@ -28,6 +28,7 @@ offset_bottom = 19.6479 grow_horizontal = 2 grow_vertical = 0 color = Color(0.0705882, 0.0705882, 0.0705882, 1) +metadata/_edit_lock_ = true [node name="rich_text_label" type="RichTextLabel" parent="box"] layout_mode = 1 @@ -47,6 +48,7 @@ theme_override_fonts/normal_font = ExtResource("2_qrihj") theme_override_font_sizes/normal_font_size = 32 bbcode_enabled = true scroll_active = false +metadata/_edit_lock_ = true [node name="name_label" type="Label" parent="box"] layout_mode = 1 @@ -63,6 +65,7 @@ theme_override_colors/font_color = Color(1, 1, 1, 1) theme_override_fonts/font = ExtResource("2_qrihj") theme_override_font_sizes/font_size = 36 text = "???" +metadata/_edit_lock_ = true [node name="panel_container" type="PanelContainer" parent="box"] visible = false @@ -81,6 +84,7 @@ grow_vertical = 0 size_flags_horizontal = 8 size_flags_vertical = 8 theme_override_styles/panel = SubResource("StyleBoxEmpty_5w2xu") +metadata/_edit_lock_ = true [node name="nine_patch_rect" type="NinePatchRect" parent="box/panel_container"] layout_mode = 2 @@ -89,6 +93,7 @@ patch_margin_left = 50 patch_margin_top = 50 patch_margin_right = 50 patch_margin_bottom = 50 +metadata/_edit_lock_ = true [node name="margin_container" type="MarginContainer" parent="box/panel_container"] layout_mode = 2 @@ -96,3 +101,4 @@ theme_override_constants/margin_left = 40 theme_override_constants/margin_top = 30 theme_override_constants/margin_right = 60 theme_override_constants/margin_bottom = 30 +metadata/_edit_lock_ = true diff --git a/scenes/player.tscn b/scenes/player.tscn index 89d4274..99e92cb 100644 --- a/scenes/player.tscn +++ b/scenes/player.tscn @@ -93,8 +93,10 @@ process_mode = 1 position = Vector2(-1, 0) floor_stop_on_slope = false script = ExtResource("1_qehox") +metadata/_edit_lock_ = true [node name="rotation_center" type="Marker2D" parent="."] +metadata/_edit_lock_ = true [node name="ray_cast_2d" type="RayCast2D" parent="rotation_center"] rotation = 3.14159 @@ -103,17 +105,20 @@ collision_mask = 2 hit_from_inside = true collide_with_areas = true collide_with_bodies = false +metadata/_edit_lock_ = true [node name="animated_sprite_2d" type="AnimatedSprite2D" parent="."] texture_filter = 1 scale = Vector2(0.733398, 0.733398) sprite_frames = SubResource("SpriteFrames_2x1cy") animation = &"move_down" +metadata/_edit_lock_ = true [node name="collision_shape" type="CollisionShape2D" parent="."] position = Vector2(0, 31) rotation = 1.57345 shape = SubResource("CapsuleShape2D_38v5o") +metadata/_edit_lock_ = true [node name="camera_2d" type="Camera2D" parent="."] zoom = Vector2(0.8, 0.8) @@ -127,9 +132,11 @@ drag_top_margin = 0.15 drag_right_margin = 0.15 drag_bottom_margin = 0.15 editor_draw_drag_margin = true +metadata/_edit_lock_ = true [node name="audio_listener_2d" type="AudioListener2D" parent="."] current = true +metadata/_edit_lock_ = true [node name="dialog_bubble" parent="." instance=ExtResource("3_8f573")] visible = false diff --git a/scenes/tiles/dialogdebug_cupcake.tscn b/scenes/tiles/dialogdebug_cupcake.tscn index ebf9d8d..9b35c59 100644 --- a/scenes/tiles/dialogdebug_cupcake.tscn +++ b/scenes/tiles/dialogdebug_cupcake.tscn @@ -4,25 +4,31 @@ [ext_resource type="PackedScene" path="res://scenes/dialog_trigger_area.tscn" id="2_blpmd"] [sub_resource type="RectangleShape2D" id="RectangleShape2D_pchpi"] -size = Vector2(64, 17.25) +size = Vector2(64, 14.625) [sub_resource type="RectangleShape2D" id="RectangleShape2D_d78tr"] -size = Vector2(64, 64) +size = Vector2(64, 58) [node name="dialogdebug_cupcake" type="StaticBody2D"] +metadata/_edit_lock_ = true [node name="Sprite2D" type="Sprite2D" parent="."] texture = ExtResource("1_imilm") +metadata/_edit_lock_ = true [node name="CollisionShape2D" type="CollisionShape2D" parent="."] -position = Vector2(0, 23) +position = Vector2(0, 21.6875) shape = SubResource("RectangleShape2D_pchpi") +metadata/_edit_lock_ = true [node name="dialog_trigger_area" parent="." instance=ExtResource("2_blpmd")] file = "res://assets/lang/en/dialogue/npcs/villager_normal.json" title = "Debug cupcake" +metadata/_edit_lock_ = true [node name="collision_shape_2d" parent="dialog_trigger_area" index="0"] +position = Vector2(0, -1) shape = SubResource("RectangleShape2D_d78tr") +metadata/_edit_lock_ = true [editable path="dialog_trigger_area"]