mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 01:23:47 +00:00
Changed font in credits
This commit is contained in:
parent
90061bad0e
commit
67a27935c3
12 changed files with 70 additions and 53 deletions
10
Resources/Styles/Silver_Text_Style.tres
Normal file
10
Resources/Styles/Silver_Text_Style.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://7ul0tkd0h4ff"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cc3bdt3rt8a1o" path="res://fonts/Silver.ttf" id="1_3yb2m"]
|
||||
|
||||
[resource]
|
||||
line_spacing = 1.0
|
||||
font = ExtResource("1_3yb2m")
|
||||
font_size = 19
|
||||
outline_size = 4
|
||||
outline_color = Color(0, 0, 0, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue