mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 19:43:55 +00:00
Dialogic textbox
This commit is contained in:
parent
bd808d835e
commit
4226891235
25 changed files with 497 additions and 55 deletions
10
Resources/Styles/Silver_Text.tres
Normal file
10
Resources/Styles/Silver_Text.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://ct4jf3wlfmc4w"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cc3bdt3rt8a1o" path="res://fonts/Silver.ttf" id="1_y5rfn"]
|
||||
|
||||
[resource]
|
||||
line_spacing = 1.0
|
||||
font = ExtResource("1_y5rfn")
|
||||
font_size = 19
|
||||
outline_size = 4
|
||||
outline_color = Color(0, 0, 0, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue