home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Gallery - The Best of 1995 / RAYDREAM95.iso / pc / _gal94 / windows / index.dir / 00022_Script_22 < prev    next >
Text File  |  1994-12-01  |  380b  |  14 lines

  1. On spritemove state
  2.   global gslider, gSprite1, gSprite1H, gSprite1V, gSpriteDistH, gSpriteDistV
  3.   puppetsprite 1, state
  4.   PuppetSprite 3, state
  5.   set the moveablesprite of sprite 3 to state
  6.   set the constraint of sprite 3 to 4
  7.   set gslider = 237
  8.   set gSprite1 = 5
  9.   set gSprite1H = 145
  10.   set gSprite1V = -81
  11.   set gSpriteDistH = 70
  12.   set gSpriteDistV = 130
  13. end  
  14.