home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #9
/
K-CD-9-2002.ISO
/
Tools
/
K-CS.dcr
/
00302_UpdateStep.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-04-19
|
200 b
|
9 lines
global CurrentStep
on UpdateMe
set currentPos to 175 + (CurrentStep * 111 / 12)
set the locV of sprite 13 to currentPos
set the locV of sprite 4 to 160 - (CurrentStep * 75)
updateStage()
end