home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / Panasonic- / funcity / tokyo / e / cool.dcr / 00089.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  322 b   |  14 lines

  1. on exitFrame
  2.   global gten, gnin, gcre
  3.   set gten to 0
  4.   set gnin to 0
  5.   set gcre to 30
  6.   cursor([35, 36])
  7.   set the visible of sprite 3 to 1
  8.   set the visible of sprite 4 to 1
  9.   set the visible of sprite 5 to 1
  10.   set the visible of sprite 6 to 1
  11.   set the visible of sprite 7 to 1
  12.   set the visible of sprite 47 to 1
  13. end
  14.