home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / IGGY.DIR / 00096.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  193 b   |  10 lines

  1. on exitFrame
  2.   CLEANUP()
  3.   repeat with n = 39 down to 35
  4.     set the visible of sprite n to 0
  5.   end repeat
  6.   repeat with n = 44 down to 41
  7.     set the visible of sprite n to 0
  8.   end repeat
  9. end
  10.