home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1995 May / TYPEMANIA.ISO / demo_t.dir / 00045_Script_45 < prev   
Text File  |  1994-02-24  |  371b  |  14 lines

  1. on exitFrame
  2.   repeat with i=2 to 14
  3.     puppetSprite i, true
  4.   end repeat
  5.   set the locH of sprite 14 to 244
  6.   set the locV of sprite 14 to 52
  7.   set the locH of sprite 11 to 324
  8.   set the locV of sprite 11 to 272
  9.   set the locH of sprite 13 to 393
  10.   set the locV of sprite 13 to 278
  11.   set the locH of sprite 12 to 454
  12.   set the locV of sprite 12 to 276
  13. end
  14.