home *** CD-ROM | disk | FTP | other *** search
/ Seeker / Seeker.iso / files_w / bar.dir / 00080.ls < prev    next >
Encoding:
Text File  |  1994-12-03  |  260 b   |  11 lines

  1. on exitFrame
  2.   global nearmiss
  3.   set nearmiss to 1
  4.   set the cursor of sprite 3 to [243, 244]
  5.   set the cursor of sprite 10 to [243, 244]
  6.   set the cursor of sprite 29 to [243, 244]
  7.   set the cursor of sprite 30 to [243, 244]
  8.   puppetSprite(4, 1)
  9.   go(15)
  10. end
  11.