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

  1. on exitFrame
  2.   repeat with n = 28 down to 24
  3.     set the visible of sprite n to 0
  4.   end repeat
  5.   repeat with n = 5 down to 4
  6.     set the visible of sprite n to 0
  7.   end repeat
  8. end
  9.