home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Dream Gallery - The Best of 1995
/
RAYDREAM95.iso
/
pc
/
_gal94
/
windows
/
graphic.dir
/
00161_Script_161
< prev
next >
Wrap
Text File
|
1994-12-01
|
733b
|
26 lines
on ChecklangInfo state
global Gspeak
puppetsprite 2, state
if the frameLabel = "1" then
set the castnum of sprite 2 = 15 + gSpeak
else if the frameLabel = "2" then
set the castnum of sprite 2 = 20 + gSpeak
else if the frameLabel = "3" then
set the castnum of sprite 2 = 25 + gSpeak
else if the frameLabel = "4" then
set the castnum of sprite 2 = 30 + gSpeak
else if the frameLabel = "5" then
set the castnum of sprite 2 = 35 + gSpeak
else if the frameLabel = "6" then
set the castnum of sprite 2 = 40 + gSpeak
else if the frameLabel = "7" then
set the castnum of sprite 2 = 45 + gSpeak
end if
end if
end if
end if
end if
end if
end if
puppetTransition 19
end