home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 1 #1 / Blender_1_1.iso / BLENDER / FILES / GUMBALL.DIR / 00049.ls < prev    next >
Encoding:
Text File  |  1994-11-01  |  290 b   |  12 lines

  1. on mouseUp
  2.   puppetSprite(10, 0)
  3.   puppetSprite(11, 0)
  4.   puppetSprite(12, 0)
  5.   puppetSprite(13, 1)
  6.   set the castNum of sprite 13 to 46
  7.   set the movieRate of sprite 6 to 0
  8.   set the movieRate of sprite 7 to 0
  9.   set the movieRate of sprite 8 to 0
  10.   set the movieRate of sprite 9 to 1.0
  11. end
  12.