home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / ma_reachin_drwr.cos < prev    next >
Text File  |  1998-04-20  |  1KB  |  72 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 5
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'MMDL'    fs        MAIN RDroid Thing (.3DO)
  10.     1    'KEYF'    fs        RDroid Keyframe (.KEY)
  11.     2    'MESH'    fs        RDroid Thing Mesh
  12.     3    'MODL'    fs        RDroid Thing (.3DO)
  13.     4    'cmap'    fs        RDroid Colormap
  14.  
  15.  
  16. section components
  17.     numcomponents 6
  18.  
  19. #    ID    TagID    Hash    ParentID    Name
  20.     0    0        0        -1            mannysuit.3do
  21.     1    1        0        0            ma_reach.key,1,5
  22.     2    1        0        0            ma_put_back.key,1,5
  23.     3    2        0        0            Mesh 13
  24.     4    3        0        3            coral.3do
  25.     5    4        0        4            item.cmp
  26.  
  27.  
  28. section chores
  29.     numchores 3
  30.  
  31. #    ID    Length    Tracks    Name
  32.     0    1600        2            put_back
  33.     1    1600        2            reach_in_grab
  34.     2    1600        2            grab_coral
  35.  
  36.  
  37. section keys
  38. chore 0    # put_back
  39. #    CompID    NumKeys
  40. #        Time        Value
  41.     1            1        # ma_reach.key,1,5
  42.         0            4
  43.  
  44. #    CompID    NumKeys
  45. #        Time        Value
  46.     2            1        # ma_put_back.key,1,5
  47.         0            0
  48.  
  49. chore 1    # reach_in_grab
  50. #    CompID    NumKeys
  51. #        Time        Value
  52.     1            1        # ma_reach.key,1,5
  53.         0            0
  54.  
  55. #    CompID    NumKeys
  56. #        Time        Value
  57.     2            1        # ma_put_back.key,1,5
  58.         0            4
  59.  
  60. chore 2    # grab_coral
  61. #    CompID    NumKeys
  62. #        Time        Value
  63.     1            1        # ma_reach.key,1,5
  64.         0            0
  65.  
  66. #    CompID    NumKeys
  67. #        Time        Value
  68.     4            2        # coral.3do
  69.         0            0
  70.         533            1
  71.  
  72.