home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- CLEANUP()
- repeat with n = 37 down to 35
- set the visible of sprite n to 0
- end repeat
- repeat with n = 43 down to 41
- set the visible of sprite n to 0
- end repeat
- puppetSprite(6, 1)
- puppetSprite(7, 1)
- set the constraint of sprite 6 to 13
- set the constraint of sprite 7 to 14
- end
-