mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-05 11:05:55 +00:00
12 lines
368 B
Text
12 lines
368 B
Text
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://wr7cb2qa6w71"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://ccm3u37q1hvux" path="res://fonts/Xolonium-Regular.ttf" id="1_1ljef"]
|
|
|
|
[resource]
|
|
line_spacing = 0.0
|
|
font = ExtResource("1_1ljef")
|
|
font_size = 34
|
|
outline_size = 8
|
|
outline_color = Color(0, 0, 0, 1)
|
|
shadow_size = 9
|
|
shadow_offset = Vector2(16, 16)
|