64 lines
3.5 KiB
Common Lisp
64 lines
3.5 KiB
Common Lisp
*start
|
||
|
||
; おまけモードには無しで
|
||
|
||
[iscript]
|
||
|
||
mp.storage = "p1_h1604";
|
||
|
||
mp.width = 166;
|
||
mp.height = 54;
|
||
mp.baseline = 5;
|
||
mp.centerpos = mp.width / 2;
|
||
|
||
[endscript]
|
||
|
||
;[image page=back layer=0 storage="_tr" visible=true opacity=255]
|
||
|
||
[image storage=&(mp.storage+"b")]
|
||
[image storage=&(mp.storage+"a")]
|
||
|
||
[dispsize width=&mp.width height=&mp.height baseline=&mp.baseline centerpos=&mp.centerpos]
|
||
[state enablemove=false enableAttack=false ignoremovablerect=true]
|
||
|
||
[eval exp="sprite.shadowStorage='shadow170'"]
|
||
|
||
*loop1
|
||
|
||
[disp left=0 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[jump target=*loop1end cond="mp.step>2"]
|
||
[disp left=1 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[jump target=*loop1end cond="mp.step>2"]
|
||
[disp left=2 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[jump target=*loop1end cond="mp.step>2"]
|
||
[disp left=3 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[jump target=*loop1end cond="mp.step>2"]
|
||
[disp left=4 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[jump target=*loop1end cond="mp.step>2"]
|
||
[disp left=5 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
|
||
[jump target=*loop1 cond="mp.step<3"]
|
||
|
||
|
||
*loop1end
|
||
|
||
[image storage=&(mp.storage+"b")]
|
||
[dispsize width=&mp.width height=&mp.height baseline=&mp.baseline centerpos=&mp.centerpos]
|
||
|
||
[disp left=0 top=0 opacity=255][wait frame=3]
|
||
[disp left=1 top=0 opacity=255][wait frame=3]
|
||
|
||
|
||
*loop2
|
||
|
||
[disp left=2 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[disp left=3 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[disp left=4 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[disp left=5 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[disp left=6 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
[disp left=7 top=0 opacity=255][wait frame=&intrandom(4,6)]
|
||
|
||
[jump target=*loop2]
|
||
|
||
|
||
|