2022-12-22 16:37:10 -07:00
|
|
|
[settings]
|
|
|
|
|
|
|
|
name="Tech Theme"
|
|
|
|
|
|
|
|
[background]
|
|
|
|
|
|
|
|
image="res://assets/MainPanel01.png"
|
|
|
|
full_width=false
|
|
|
|
modulation=false
|
|
|
|
|
|
|
|
[box]
|
|
|
|
|
|
|
|
size=Vector2( 1080, 600 )
|
|
|
|
anchor=5
|
|
|
|
portraits_behind_dialog_box=false
|
|
|
|
|
|
|
|
[text]
|
|
|
|
|
|
|
|
font="res://assets/gratvityfont.tres"
|
|
|
|
text_margin_left=50.0
|
|
|
|
text_margin_top=60.0
|
|
|
|
text_margin_right=-50.0
|
2023-01-01 16:55:01 -07:00
|
|
|
text_margin_bottom=-80.0
|
2022-12-22 16:37:10 -07:00
|
|
|
shadow=false
|
|
|
|
speed=2.0
|
2023-01-01 16:55:01 -07:00
|
|
|
preview="This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]
|
|
|
|
This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it.
|
|
|
|
[wave amp=50 freq=2]You can even use effects![/wave]"
|
2022-12-22 16:37:10 -07:00
|
|
|
|
|
|
|
[name]
|
|
|
|
|
|
|
|
font="res://assets/title_font.tres"
|
|
|
|
position=1
|
|
|
|
auto_color=false
|
|
|
|
shadow_visible=true
|
2022-12-29 22:29:31 -07:00
|
|
|
is_hidden=true
|
2022-12-22 16:37:10 -07:00
|
|
|
|
|
|
|
[audio]
|
|
|
|
|
|
|
|
typing={
|
|
|
|
"allow_interrupt": true,
|
|
|
|
"audio_bus": "Master",
|
|
|
|
"enable": true,
|
|
|
|
"path": "res://assets/audio/typing.ogg",
|
|
|
|
"pitch": 1.0,
|
|
|
|
"pitch_rand_range": 0.0,
|
|
|
|
"volume": 0.0,
|
|
|
|
"volume_rand_range": 0.0
|
|
|
|
}
|
|
|
|
|
|
|
|
[next_indicator]
|
|
|
|
|
|
|
|
animation="Up and down"
|
|
|
|
|
|
|
|
[buttons]
|
|
|
|
|
2022-12-28 20:24:20 -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 ) ]
|
2022-12-22 16:37:10 -07:00
|
|
|
layout=1
|
|
|
|
fixed=true
|
|
|
|
fixed_size=Vector2( 200, 80 )
|
2022-12-29 22:29:31 -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 ) ]
|