home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global gflag
- set the volume of sound 4 to gflag
- lookAtMe(30, 58, 401)
- turn(180)
- moveSprtDiag(30, 58, 230)
- set the castNum of sprite 30 to 26
- puppetSprite(1, 0)
- puppetSprite(30, 0)
- updateStage()
- end
-
- on idle
- nothing()
- end
-