added locks to the scenes
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user