fixed some design project stuff
This commit is contained in:
@@ -10,7 +10,6 @@ script = ExtResource("1_kl8ri")
|
|||||||
anchors_preset = 15
|
anchors_preset = 15
|
||||||
anchor_right = 1.0
|
anchor_right = 1.0
|
||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
offset_right = -2.0
|
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
size_flags_horizontal = 0
|
size_flags_horizontal = 0
|
||||||
@@ -18,6 +17,7 @@ size_flags_vertical = 4
|
|||||||
color = Color(0.345098, 0.396078, 0.94902, 1)
|
color = Color(0.345098, 0.396078, 0.94902, 1)
|
||||||
|
|
||||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||||
|
texture_filter = 4
|
||||||
position = Vector2(565, 308)
|
position = Vector2(565, 308)
|
||||||
scale = Vector2(0.408203, 0.408203)
|
scale = Vector2(0.408203, 0.408203)
|
||||||
texture = ExtResource("2_1hv5q")
|
texture = ExtResource("2_1hv5q")
|
||||||
@@ -34,7 +34,7 @@ offset_right = 136.0
|
|||||||
offset_bottom = 165.0
|
offset_bottom = 165.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
|
theme_override_colors/font_outline_color = Color(1, 1, 1, 1)
|
||||||
theme_override_constants/outline_size = 10
|
theme_override_constants/outline_size = 10
|
||||||
bbcode_enabled = true
|
bbcode_enabled = true
|
||||||
text = "[font s=60][rainbow]RPC Test[/rainbow][/font]"
|
text = "[font s=60][rainbow]RPC Test[/rainbow][/font]"
|
||||||
|
Reference in New Issue
Block a user