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

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 2
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'MMDL'    fs        MAIN RDroid Thing (.3DO)
  10.     1    'KEYF'    fs        RDroid Keyframe (.KEY)
  11.  
  12.  
  13. section components
  14.     numcomponents 3
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            mannysuit.3do
  18.     1    1        0        0            ma_open_drwr.key,1,5
  19.     2    1        0        0            ma_close_drwr.key,1,5
  20.  
  21.  
  22. section chores
  23.     numchores 2
  24.  
  25. #    ID    Length    Tracks    Name
  26.     0    1866        2            open_drwr
  27.     1    1866        2            close_drwr
  28.  
  29.  
  30. section keys
  31. chore 0    # open_drwr
  32. #    CompID    NumKeys
  33. #        Time        Value
  34.     1            1        # ma_open_drwr.key,1,5
  35.         0            0
  36.  
  37. #    CompID    NumKeys
  38. #        Time        Value
  39.     2            1        # ma_close_drwr.key,1,5
  40.         0            4
  41.  
  42. chore 1    # close_drwr
  43. #    CompID    NumKeys
  44. #        Time        Value
  45.     1            1        # ma_open_drwr.key,1,5
  46.         0            4
  47.  
  48. #    CompID    NumKeys
  49. #        Time        Value
  50.     2            1        # ma_close_drwr.key,1,5
  51.         0            0
  52.  
  53.