home *** CD-ROM | disk | FTP | other *** search
/ Sophie's World / SOFIE.iso / pc / sdf / fairout.sdf < prev    next >
Encoding:
Text File  |  1997-02-23  |  1.1 KB  |  28 lines

  1.  
  2. <! Leading spaces and tabs are fine >
  3. <! No spelling variance is permitted from the tags here >
  4. <! note the single \ rather than C's \\ >
  5. <! >
  6.  
  7. <DefineSprite>
  8.     <timeToLive>    0                            <!time to live (msec)>
  9.     <visible>        0                            <! visible initially>
  10.     <numberFrames>    8                            <! number images associated>
  11.     <id>            2                            <! id of sprite>
  12.     <refreshTime>    80                            <! update time, msec>
  13.     <initialPos>    312.0 218.0 0.0                <! initial position>
  14.     <lifeStyle>        2                            <! Life-style; 0=single shot, 1 = multiple loop, 2 = timed>
  15. <! SpriteImageContainer stuff>
  16.     <rootUrl8>        mmctp://sophiesw/sprites/gadfly1    <! base url for sprite data>
  17.     <rootUrl24>        mmctp://sophiesw/sprites/gadfly1    <! base url for sprite data>
  18.     <imageTemplate>    IMG%04d                    <! image template>
  19.     <maskTemplate>    MSK%04d                    <! mask template>    
  20.     <corrections>    mmctp://sophiesw/sprites/gadfly1    <! positional corrections; in same chunk as images>
  21.     <numberImages>    8                            <! num images>
  22.     <numberMasks>    8                            <! num masks>
  23.     <motionType>    0                            <! we dynamically move this sprite on screen>
  24.     <boundingRect>  -80 80 720 439                <! bounding rectangle, outwith sprite cannot be dragged >
  25. </DefineSprite>
  26.  
  27.  
  28.