home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / FONDA.DIR / 00145.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  151 b   |  8 lines

  1. on exitFrame
  2.   global gFrameIndex
  3.   set gFrameIndex to the frameLabel
  4.   repeat with i = 21 to 38
  5.     set the visible of sprite i to 0
  6.   end repeat
  7. end
  8.