home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Critical / CMiFree / intro.dxr / 00008.ls < prev    next >
Encoding:
Text File  |  1998-07-13  |  237 b   |  9 lines

  1. on exitFrame
  2.   set the puppet of sprite 2 to 1
  3.   set the puppet of sprite 3 to 1
  4.   set the visible of sprite 2 to 0
  5.   set the visible of sprite 3 to 0
  6.   set the cursor of sprite 20 to [9, 10]
  7.   set the cursor of sprite 21 to [9, 10]
  8. end
  9.