home *** CD-ROM | disk | FTP | other *** search
/ Sophie's World / SOFIE.iso / pc / sdf / natphil.rdd < prev    next >
Encoding:
Text File  |  1996-10-29  |  1.8 KB  |  44 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.  
  8.  
  9. <DefineSprite>
  10.     <timeToLive>    0                            <!time to live (msec)>
  11.     <visible>        0                            <! visible initially>
  12.     <numberFrames>    15                            <! number images associated>
  13.     <id>            3                            <! id of sprite>
  14.     <refreshTime>    80                            <! update time, msec>
  15.     <initialPos>    312.0 218.0 0.0                <! initial position>
  16.     <lifeStyle>        2                            <! Life-style; 0=single shot, 1 = multiple loop, 2 = timed>
  17. <! SpriteImageContainer stuff>
  18.     <rootUrl>        mmctp://sophiesw/sprites/bigq    <! base url for sprite data>
  19.     <imageTemplate>    IMG%04d                    <! image template>
  20.     <maskTemplate>    MSK%04d                    <! mask template>    
  21.     <corrections>    mmctp://sophiesw/sprites/bigq    <! positional corrections; in same chunk as images>
  22.     <numberImages>    15                            <! num images>
  23.     <numberMasks>    15                            <! num masks>
  24.     <motionType>    0                            <! we dynamically move this sprite on screen>
  25. </DefineSprite>
  26.  
  27. <DefineSprite>
  28.     <timeToLive>    0                            <!time to live (msec)>
  29.     <visible>        0                            <! visible initially>
  30.     <numberFrames>    15                            <! number images associated>
  31.     <id>            2                            <! id of sprite>
  32.     <refreshTime>    80                            <! update time, msec>
  33.     <initialPos>    312.0 218.0 0.0                <! initial position>
  34.     <lifeStyle>        2                            <! Life-style; 0=single shot, 1 = multiple loop, 2 = timed>
  35. <! SpriteImageContainer stuff>
  36.     <rootUrl>        mmctp://sophiesw/sprites/gadfly    <! base url for sprite data>
  37.     <imageTemplate>    IMG%04d                    <! image template>
  38.     <maskTemplate>    MSK%04d                    <! mask template>    
  39.     <corrections>    mmctp://sophiesw/sprites/gadfly    <! positional corrections; in same chunk as images>
  40.     <numberImages>    15                            <! num images>
  41.     <numberMasks>    15                            <! num masks>
  42.     <motionType>    0                            <! we dynamically move this sprite on screen>
  43. </DefineSprite>
  44.