36 lines
1.3 KiB
INI
36 lines
1.3 KiB
INI
|
[settings]
|
||
|
|
||
|
name="datingsimdx"
|
||
|
|
||
|
[text]
|
||
|
|
||
|
font="res://misc/typewriter.tres"
|
||
|
bold_font="res://misc/typewriter.tres"
|
||
|
italic_font="res://misc/typewriter.tres"
|
||
|
preview="This is preview text. You can use [color=#A5EFAC]BBCode[/color] to style it. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||
|
[wave amp=50 freq=2]You can even use effects![/wave]"
|
||
|
text_margin_left=40.0
|
||
|
text_margin_right=-40.0
|
||
|
|
||
|
[box]
|
||
|
|
||
|
anchor=9
|
||
|
box_margin_left=40.0
|
||
|
|
||
|
[background]
|
||
|
|
||
|
image="res://misc/pink-textbox.png"
|
||
|
use_color=false
|
||
|
modulation=false
|
||
|
|
||
|
[ninepatch]
|
||
|
|
||
|
ninepatch_margin_left=1.0
|
||
|
|
||
|
[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 ) ]
|
||
|
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 ) ]
|