56 lines
1.6 KiB
INI
56 lines
1.6 KiB
INI
[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.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 ) ]
|
|
|
|
[settings]
|
|
|
|
name="Heaven Theme"
|
|
|
|
[background]
|
|
|
|
color="#fff700ff"
|
|
use_color=false
|
|
use_image=true
|
|
image="res://assets/Button13.png"
|
|
modulation_color="#ff9700ff"
|
|
modulation=true
|
|
|
|
[name]
|
|
|
|
font="res://assets/heaven_font.tres"
|
|
position=1
|
|
modulation=false
|
|
background_visible=false
|
|
image_visible=false
|
|
auto_color=false
|
|
modulation_color="#ffffffff"
|
|
|
|
[text]
|
|
|
|
font="res://assets/heaven_font.tres"
|
|
text_margin_top=40.0
|
|
text_margin_left=40.0
|
|
text_margin_right=-40.0
|
|
text_margin_bottom=-40.0
|
|
color="#ffff00e3"
|
|
shadow=true
|
|
shadow_color="#9e3c0000"
|
|
alignment=4
|
|
|
|
[audio]
|
|
|
|
typing={
|
|
"allow_interrupt": true,
|
|
"audio_bus": "Master",
|
|
"enable": true,
|
|
"path": "res://assets/audio/sparkle.wav",
|
|
"pitch": 1.0,
|
|
"pitch_rand_range": 0.0,
|
|
"volume": 0.0,
|
|
"volume_rand_range": 0.0
|
|
}
|