Yup
This commit is contained in:
parent
fb375e43e9
commit
bf15f03e51
@ -29,11 +29,6 @@ script = ExtResource( 2 )
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="Control"]
|
||||
margin_right = 1979.0
|
||||
margin_bottom = 1136.0
|
||||
color = Color( 0.109804, 0.054902, 0.054902, 1 )
|
||||
|
||||
[node name="Title" type="Label" parent="Control"]
|
||||
margin_left = 532.0
|
||||
margin_top = 353.0
|
||||
@ -42,6 +37,13 @@ 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