home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blender Volume 2 #3
/
Blender_2_3.iso
/
BLENDER
/
FILES
/
GHOST.DIR
/
00243.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-01
|
168 b
|
9 lines
on exitFrame
puppetSprite(34, 1)
repeat with POS = 1 to 10
set the locH of sprite 34 to 682 - (55 * POS)
updateStage()
end repeat
go(the frame + 1)
end