feat: adjusted size and margin of elements
This commit is contained in:
parent
67168e1061
commit
907879e630
4 changed files with 20 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ mesh = SubResource("QuadMesh_7cefc")
|
|||
texture = ExtResource("1_3vy0q")
|
||||
|
||||
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
|
||||
position = Vector2(-333.25, 486.25)
|
||||
position = Vector2(-285, 485.99997)
|
||||
rotation = 3.1415927
|
||||
scale = Vector2(-667.5, 973.5)
|
||||
mesh = SubResource("QuadMesh_7cefc")
|
||||
|
|
|
|||
|
|
@ -19,29 +19,30 @@ func _on_input_event(viewport: Node, event: InputEvent, _shape_idx: int) -> void
|
|||
"
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_vo7lu"]
|
||||
size = Vector2(52.031464, 209.99301)
|
||||
size = Vector2(62.845062, 209.99301)
|
||||
|
||||
[node name="VictimFile" type="FilePopup"]
|
||||
|
||||
[node name="MeshInstance2D2" type="MeshInstance2D" parent="."]
|
||||
position = Vector2(27, 143.99998)
|
||||
position = Vector2(26.83551, 177.5)
|
||||
rotation = 1.5707964
|
||||
scale = Vector2(-305, 159.671)
|
||||
mesh = SubResource("QuadMesh_7cefc")
|
||||
texture = ExtResource("1_ajbhq")
|
||||
|
||||
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
|
||||
position = Vector2(-333.25, 486.25)
|
||||
position = Vector2(-286, 485.99997)
|
||||
rotation = 3.1415927
|
||||
scale = Vector2(-667.5, 973.5)
|
||||
mesh = SubResource("QuadMesh_7cefc")
|
||||
texture = ExtResource("2_ajbhq")
|
||||
|
||||
[node name="Area2D" type="Area2D" parent="."]
|
||||
position = Vector2(29.17066, 143.39133)
|
||||
position = Vector2(29.00617, 176.89134)
|
||||
script = SubResource("GDScript_7cefc")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Area2D"]
|
||||
position = Vector2(5.406801, 0)
|
||||
scale = Vector2(1.0000002, 1.0000002)
|
||||
shape = SubResource("RectangleShape2D_vo7lu")
|
||||
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ mesh = SubResource("QuadMesh_7cefc")
|
|||
texture = ExtResource("1_a8epn")
|
||||
|
||||
[node name="MeshInstance2D" type="MeshInstance2D" parent="."]
|
||||
position = Vector2(-333.25, 486.25)
|
||||
position = Vector2(-289, 485.99997)
|
||||
rotation = 3.1415927
|
||||
scale = Vector2(-667.5, 973.5)
|
||||
mesh = SubResource("QuadMesh_7cefc")
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ func notify_conclusion_sent(method : int, motive : int, murderer : int) -> void:
|
|||
[sub_resource type="QuadMesh" id="QuadMesh_usqe2"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_87mh6"]
|
||||
size = Vector2(764, 450)
|
||||
size = Vector2(934, 536)
|
||||
|
||||
[sub_resource type="QuadMesh" id="QuadMesh_cnvne"]
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ size = Vector2(764, 450)
|
|||
radius = 7.280088
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_h7pmq"]
|
||||
content_margin_left = 4.0
|
||||
content_margin_left = 10.0
|
||||
content_margin_top = 4.0
|
||||
content_margin_right = 4.0
|
||||
content_margin_right = 10.0
|
||||
content_margin_bottom = 4.0
|
||||
bg_color = Color(0.3254902, 0.34901962, 0.75686276, 1)
|
||||
skew = Vector2(0.105, 0)
|
||||
|
|
@ -90,12 +90,12 @@ mesh = SubResource("QuadMesh_usqe2")
|
|||
texture = ExtResource("2_c1nar")
|
||||
|
||||
[node name="PinBoard" type="Sprite2D" parent="Pinboard"]
|
||||
position = Vector2(652, 434.50003)
|
||||
scale = Vector2(0.8171887, 0.8931035)
|
||||
position = Vector2(635.6718, 385)
|
||||
scale = Vector2(0.92761964, 1.0137932)
|
||||
texture = ExtResource("3_ffegw")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Pinboard"]
|
||||
position = Vector2(661, 429)
|
||||
position = Vector2(639, 386)
|
||||
shape = SubResource("RectangleShape2D_87mh6")
|
||||
|
||||
[node name="UntitledArtwork" type="Sprite2D" parent="Pinboard"]
|
||||
|
|
@ -152,9 +152,15 @@ offset_left = -500.62653
|
|||
offset_top = 718.6055
|
||||
offset_right = -389.62653
|
||||
offset_bottom = 768.6055
|
||||
theme_override_colors/font_color = Color(0.84705883, 0.10980392, 0.56078434, 1)
|
||||
theme_override_colors/font_focus_color = Color(0.84705883, 0.10980392, 0.56078434, 1)
|
||||
theme_override_colors/font_pressed_color = Color(0.84705883, 0.10980392, 0.56078434, 1)
|
||||
theme_override_colors/font_hover_color = Color(0.84705883, 0.10980392, 0.56078434, 1)
|
||||
theme_override_font_sizes/font_size = 30
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_h7pmq")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_h7pmq")
|
||||
theme_override_styles/hover = SubResource("StyleBoxFlat_h7pmq")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxFlat_h7pmq")
|
||||
theme_override_styles/focus = SubResource("StyleBoxFlat_h7pmq")
|
||||
text = "Submit"
|
||||
script = SubResource("GDScript_cnvne")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue