the-lost-memory/project/dialogic/themes/theme-1667059144.cfg

82 lines
2.1 KiB
INI
Raw Normal View History

2022-11-17 17:52:05 +00:00
[settings]
name="The Past"
[text]
alignment=0
shadow=true
font="res://font_vn_new.tres"
bold_font="res://font_vn_new.tres"
italic_font="res://font_vn_new.tres"
text_margin_top=20.0
text_margin_left=30.0
preview="This is preview text"
[background]
modulation=true
image="res://sprites/textbox_sad.png"
modulation_color="#a0ffffff"
[buttons]
normal=[ 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 ) ]
hover=[ true, Color( 0.87451, 0.866667, 0.321569, 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.87451, 0.866667, 0.321569, 1 ), false, Color( 0, 0, 0, 1 ), true, "res://addons/dialogic/Example Assets/backgrounds/background-2.png", false, Color( 1, 1, 1, 1 ) ]
pressed=[ true, Color( 0.568627, 0.564706, 0.286275, 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 ) ]
[audio]
waiting={
"allow_interrupt": true,
"audio_bus": "Master",
"enable": false,
"path": "res://sfx/fairyshot.wav",
"pitch": 1.0,
"pitch_rand_range": 0.0,
"volume": 0.0,
"volume_rand_range": 0.0
}
typing={
"allow_interrupt": true,
"audio_bus": "Master",
"enable": false,
"path": "res://sfx/suika_shot.wav",
"pitch": 1.0,
"pitch_rand_range": 0.0,
"volume": 0.0,
"volume_rand_range": 0.0
}
hovering={
"allow_interrupt": true,
"audio_bus": "Master",
"enable": true,
"path": "res://sfx/ui_choose.wav",
"pitch": 1.0,
"pitch_rand_range": 0.0,
"volume": 0.0,
"volume_rand_range": 0.0
}
selecting={
"allow_interrupt": true,
"audio_bus": "Master",
"enable": true,
"path": "res://sfx/ui_choose.wav",
"pitch": 1.0,
"pitch_rand_range": 0.0,
"volume": 0.0,
"volume_rand_range": 0.0
}
[next_indicator]
animation="Up and down"
offset=Vector2( 20, 20 )
[name]
font="res://font_vn_new_name.tres"
auto_color=false