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

112 lines
5.3 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
;
;[dispsize width=192 height=80 centerpos=96 baseline=0]
;[state enablemove=false enableAttack=false nogravity=false ignoremovablerect=true]
;[wait frame=1]
;
;[addlayer storage="magiccircle05sub"]
;[ontrigger name=erase target=*erase]
;
;;[eval exp="sprite.ignoreParentSpriteIdChange=false"]
;
;*loop
;[disp left=0 top=0 opacity=255][wait frame=1]
;[disp left=0 top=0 opacity=240][wait frame=1]
;[jump target=*loop]
;
;
;*erase
;
;[disp left=0 top=0 opacity=224][wait frame=2]
;[disp left=0 top=0 opacity=192][wait frame=2]
;[disp left=0 top=0 opacity=160][wait frame=2]
;[disp left=0 top=0 opacity=128][wait frame=2]
;[disp left=0 top=0 opacity=96] [wait frame=2]
;[disp left=0 top=0 opacity=64 ][wait frame=2]
;[disp left=0 top=0 opacity=32 ][wait frame=2]
;[disp left=0 top=0 opacity=0]
;
;[dellayer id=0]
;[del]
;[s]
;
*start
[image storage=magiccircle01]
[dispsize width=192 height=80 centerpos=96 baseline=0]
[state enablemove=false enableAttack=false nogravity=false ignoremovablerect=true]
[ontrigger name=erase target=*erase]
[eval exp="sprite.ignoreParentSpriteIdChange=false"]
[disp left=0 top=0 opacity=255][wait frame=1]
[disp left=1 top=0 opacity=255][wait frame=1]
[disp left=2 top=0 opacity=255][wait frame=1]
[disp left=3 top=0 opacity=255][wait frame=1]
[disp left=0 top=1 opacity=255][wait frame=1]
[disp left=1 top=1 opacity=255][wait frame=1]
[disp left=2 top=1 opacity=255][wait frame=1]
*loop
[jump target=*start2 cond="layer.graphic === void"]
[disp left=3 top=1 opacity=255][wait frame=1]
[disp left=3 top=1 opacity=240][wait frame=1]
[jump target=*loop]
*erase
[jump target=*erase2 cond="layer.graphic === void"]
[disp left=3 top=1 opacity=224][wait frame=2]
[disp left=3 top=1 opacity=192][wait frame=2]
[disp left=3 top=1 opacity=160][wait frame=2]
[disp left=3 top=1 opacity=128][wait frame=2]
[disp left=3 top=1 opacity=96] [wait frame=2]
[disp left=3 top=1 opacity=64 ][wait frame=2]
[disp left=3 top=1 opacity=32 ][wait frame=2]
[disp left=3 top=1 opacity=0]
[del]
[s]
*start2
[ontrigger name=erase target=*erase2]
*loop2
[disp left=0 top=0 opacity=255][wait frame=1]
[disp left=0 top=0 opacity=240][wait frame=1]
[jump target=*loop2]
*erase2
[disp left=0 top=0 opacity=224][wait frame=2]
[disp left=0 top=0 opacity=192][wait frame=2]
[disp left=0 top=0 opacity=160][wait frame=2]
[disp left=0 top=0 opacity=128][wait frame=2]
[disp left=0 top=0 opacity=96] [wait frame=2]
[disp left=0 top=0 opacity=64 ][wait frame=2]
[disp left=0 top=0 opacity=32 ][wait frame=2]
[disp left=0 top=0 opacity=0]
[dellayer id=0]
[del]
[s]