shiny-cuty-excel-chiffon/data/selectIndicator02.asd

53 lines
2.7 KiB
Common Lisp
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

*start
[state enablemove=false enableAttack=false nogravity=true]
[dispsize width=166 height=42 baseline=18]
[disp left=0 top=0 opacity=0][wait frame=1]
[if exp="bao.informLayer.visible"]
[if exp="sf.showSelectIndicator>=1"]
[eval exp="layer.visible = true"]
[endif]
[eval exp="layer.opacity2 = 100"]
[else]
[if exp="sf.showSelectIndicator==0"]
[eval exp="layer.visible = false"]
[else]
[eval exp="layer.visible = true"]
[eval exp="layer.opacity2 = 0"]
[endif]
[endif]
[disp left=0 top=0 opacity=255][wait frame=2]
[disp left=0 top=1 opacity=255][wait frame=2]
[disp left=0 top=2 opacity=255][wait frame=2]
[disp left=0 top=3 opacity=255][wait frame=1]
[disp left=0 top=4 opacity=255][wait frame=1]
[disp left=0 top=5 opacity=255][wait frame=1]
[disp left=0 top=6 opacity=255][wait frame=13]
[jump target=*erase cond="sf.showSelectIndicator == 1"]
[disp left=0 top=6 opacity=255][wait frame=47]
*loop
[disp left=0 top=5 opacity=255][wait frame=1]
[disp left=0 top=4 opacity=255][wait frame=1]
[disp left=0 top=3 opacity=255][wait frame=1]
[disp left=0 top=4 opacity=255][wait frame=1]
[disp left=0 top=5 opacity=255][wait frame=1]
[disp left=0 top=6 opacity=255][wait frame=60]
[jump target=*loop]
*erase
[disp left=0 top=6 opacity=255]
[eval exp="layer.dOpacity2=-10"]
[wait frame=30]
[disp left=0 top=6 opacity=0]
[s]