home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1996 #8 / CDD_08_96.ISO / demos / magellan / demo2.dxr / 00060.ls < prev    next >
Encoding:
Text File  |  1996-05-29  |  163 b   |  8 lines

  1. on exitFrame
  2.   puppetSprite(16, 1)
  3.   set the castNum of sprite 16 to the number of cast "Pat.PIC"
  4.   updateStage()
  5.   puppetSprite(16, 0)
  6.   play frame "Patrick"
  7. end
  8.