home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / muzea / exemusei / shared.cst / 00921_Script_SPReset < prev    next >
Text File  |  1987-04-12  |  122b  |  7 lines

  1. on SPReset
  2.   set the constraint of sprite 12 to 0
  3.       repeat with n = 1 to 48
  4.     puppetSprite n,0
  5.       end repeat
  6. end
  7.