home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kompuutteri K-CD 2000 #14
/
K-CD_14_00.iso
/
K-CF.dcr
/
02829_UpdateStep.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
|
2000-09-27
|
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