home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 3 #4 / Blender_3_4.iso / BLENDER / FILES / BEZIER.CST / 00004.ls < prev    next >
Encoding:
Text File  |  1997-01-01  |  183 b   |  11 lines

  1. on exitFrame
  2.   BezAnimate 16
  3.   BezAnimate1 2
  4.   BezAnimate2 3
  5.   repeat with i = 43 to 44
  6.     set the visible of sprite i = rollover(i)
  7.   end repeat
  8.   updateStage
  9.   go to the frame
  10. end
  11.