home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 25 / CDMM_25.iso / takeru / g078 / jail.dxr / Internal_88.ls < prev    next >
Encoding:
Text File  |  1996-09-04  |  265 b   |  11 lines

  1. on exitFrame
  2.   set the constraint of sprite 21 to 22
  3.   set the constraint of sprite 17 to 18
  4.   set the constraint of sprite 24 to 25
  5.   set the constraint of sprite 19 to 20
  6.   puppetSprite(24, 1)
  7.   puppetSprite(21, 1)
  8.   puppetSprite(17, 1)
  9.   puppetSprite(19, 1)
  10. end
  11.