home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / intro.dir / 00014.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  163 b   |  7 lines

  1. on exitFrame
  2.   global gcursor1, gmask1
  3.   set the cursor of sprite 36 to [gcursor1, gmask1]
  4.   set the cursor of sprite 37 to [gcursor1, gmask1]
  5.   go(the frame)
  6. end
  7.