home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 1 #1 / Blender_1_1.iso / BLENDER / FILES / GUMBALL.DIR / 00048.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, 1)
  5.   set the castNum of sprite 12 to 46
  6.   puppetSprite(13, 0)
  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 1.0
  10.   set the movieRate of sprite 9 to 0
  11. end
  12.