lolfail
This commit is contained in:
parent
bf15f03e51
commit
280c396184
@ -29,6 +29,13 @@ script = ExtResource( 2 )
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
|
||||
[node name="Background" type="ColorRect" parent="Control"]
|
||||
margin_left = -4.0
|
||||
margin_top = -8.0
|
||||
margin_right = 1927.0
|
||||
margin_bottom = 1085.0
|
||||
color = Color( 0.0862745, 0.0705882, 0.0705882, 1 )
|
||||
|
||||
[node name="Title" type="Label" parent="Control"]
|
||||
margin_left = 532.0
|
||||
margin_top = 353.0
|
||||
@ -37,13 +44,6 @@ margin_bottom = 455.0
|
||||
custom_fonts/font = SubResource( 5 )
|
||||
text = "FIRST PERSON SLAPPER"
|
||||
|
||||
[node name="Background" type="ColorRect" parent="Control/Title"]
|
||||
margin_left = -536.0
|
||||
margin_top = -361.0
|
||||
margin_right = 1395.0
|
||||
margin_bottom = 732.0
|
||||
color = Color( 0.0862745, 0.0705882, 0.0705882, 1 )
|
||||
|
||||
[node name="Level" type="Label" parent="Control"]
|
||||
margin_left = 493.0
|
||||
margin_top = 345.0
|
||||
|
Loading…
Reference in New Issue
Block a user