button init

This commit is contained in:
2021-10-18 11:49:00 +11:00
parent 66f5a4714f
commit f37c02291c

View File

@ -1253,13 +1253,15 @@ label chapter_4:
add "texts" add "texts"
yinitial 1.0 yinitial 1.0
frame: button:
xalign 0.53 ypos 100 xalign 0.53 ypos 65
button: fixed:
text "CLOSE" style "button_text": add "gui/button/menubuttons/template_idle.png"
xalign 0.5 text "Close" style "button_text":
xalign 0.5 yalign 0.5
xsize 500 xsize 500
action (Hide("mousedetect"), Hide("prompt"), Hide("textscroll", transition=Dissolve(1.0)), Return()) ysize 100
action (Hide("mousedetect"), Hide("prompt"), Hide("textscroll", transition=Dissolve(1.0)), Return())
add "fang phone" add "fang phone"
call screen textscroll with dissolve call screen textscroll with dissolve