76 lines
2.5 KiB
INI
76 lines
2.5 KiB
INI
[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
|
|
text_margin_bottom=-80.0
|
|
shadow=false
|
|
speed=2.0
|
|
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]"
|
|
|
|
[name]
|
|
|
|
font="res://assets/title_font.tres"
|
|
position=1
|
|
auto_color=false
|
|
shadow_visible=true
|
|
is_hidden=true
|
|
|
|
[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]
|
|
|
|
normal=[ false, Color( 1, 1, 1, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://assets/Button01.png", false, Color( 1, 1, 1, 1 ) ]
|
|
layout=1
|
|
fixed=true
|
|
fixed_size=Vector2( 200, 80 )
|
|
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 ) ]
|