mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 15:43:48 +00:00
Submenus
This commit is contained in:
parent
248d6dc1f0
commit
50950f8284
13 changed files with 170 additions and 45 deletions
12
Resources/Styles/Title_Text_Style.tres
Normal file
12
Resources/Styles/Title_Text_Style.tres
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue