mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 11:43:47 +00:00
Credits screen
This commit is contained in:
parent
6d572503cb
commit
90cc97c669
10 changed files with 210 additions and 8 deletions
10
Resources/Styles/Credits_Section_Style.tres
Normal file
10
Resources/Styles/Credits_Section_Style.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://b7aiiua04uma4"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://coek1e2q257pq" path="res://fonts/at01.ttf" id="1_36nji"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_36nji")
|
||||
font_size = 18
|
||||
font_color = Color(1, 1, 0.2, 1)
|
||||
outline_size = 1
|
||||
outline_color = Color(0.176871, 0.175749, 2.40654e-08, 1)
|
||||
|
|
@ -5,6 +5,6 @@
|
|||
[resource]
|
||||
line_spacing = 1.0
|
||||
font = ExtResource("1_foybo")
|
||||
font_size = 12
|
||||
font_size = 14
|
||||
outline_size = 3
|
||||
outline_color = Color(0, 0, 0, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue