Avoid double click
This commit is contained in:
parent
d59040613b
commit
0da545a13b
@ -203,10 +203,12 @@ transform gui_show_hide:
|
||||
transform gui_choice_show_hide:
|
||||
show_cancels_hide False
|
||||
on start:
|
||||
events False
|
||||
xoffset -100
|
||||
alpha 0
|
||||
pause 0.1
|
||||
easein 0.1 alpha 1 xoffset 0
|
||||
events True
|
||||
on hide:
|
||||
easeout 0.2 alpha 0 xoffset 100
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user