2022-12-22 16:37:10 -07:00
|
|
|
[settings]
|
|
|
|
|
|
|
|
name="Initializing Theme"
|
|
|
|
|
|
|
|
[text]
|
|
|
|
|
|
|
|
alignment=4
|
|
|
|
speed=0.0
|
|
|
|
font="res://assets/gratvityfont.tres"
|
|
|
|
shadow=false
|
|
|
|
|
|
|
|
[background]
|
|
|
|
|
|
|
|
image="res://assets/Button01.png"
|
|
|
|
|
|
|
|
[box]
|
|
|
|
|
|
|
|
anchor=5
|
|
|
|
size=Vector2( 455, 84 )
|
|
|
|
|
|
|
|
[name]
|
|
|
|
|
|
|
|
is_hidden=true
|
2023-01-01 16:55:01 -07:00
|
|
|
|
|
|
|
[buttons]
|
|
|
|
|
2023-01-02 17:16:32 -07:00
|
|
|
normal=[ false, Color( 0.521569, 0.521569, 0.521569, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
2023-01-01 16:55:01 -07:00
|
|
|
hover=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
|
|
|
focus=[ true, Color( 0.698039, 0.698039, 0.698039, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
|
|
|
pressed=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|
|
|
|
disabled=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
|