Added first round of graphics
This commit is contained in:
@@ -24,6 +24,7 @@ color = Color(0, 0.258824, 1, 1)
|
||||
polygon = PackedVector2Array(-8, -8, 8, -8, 12, -7, 15, -4, 16, 0, 15, 4, 12, 7, 8, 8, -8, 8, -12, 7, -15, 4, -16, 0, -15, -4, -12, -7)
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
texture_filter = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
|
||||
Reference in New Issue
Block a user