home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / ma_wheel_stuck.cos < prev    next >
Text File  |  1998-04-20  |  1KB  |  81 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 4
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            mannysuit.3do
  18.     1    1        0        0            ma_turn_stuck_wheel.key,1,5
  19.     2    1        0        0            ma_hands_off_wheel.key,1,5
  20.     3    1        0        0            ma_hands_on_wheel.key,1,5
  21.  
  22.  
  23. section chores
  24.     numchores 3
  25.  
  26. #    ID    Length    Tracks    Name
  27.     0    1066        3            hands_on_wheel
  28.     1    866        3            turn_stuck_wheel
  29.     2    866        3            hands_off_wheel
  30.  
  31.  
  32. section keys
  33. chore 0    # hands_on_wheel
  34. #    CompID    NumKeys
  35. #        Time        Value
  36.     1            1        # ma_turn_stuck_wheel.key,1,5
  37.         0            4
  38.  
  39. #    CompID    NumKeys
  40. #        Time        Value
  41.     2            1        # ma_hands_off_wheel.key,1,5
  42.         0            4
  43.  
  44. #    CompID    NumKeys
  45. #        Time        Value
  46.     3            1        # ma_hands_on_wheel.key,1,5
  47.         0            2
  48.  
  49. chore 1    # turn_stuck_wheel
  50. #    CompID    NumKeys
  51. #        Time        Value
  52.     1            1        # ma_turn_stuck_wheel.key,1,5
  53.         0            2
  54.  
  55. #    CompID    NumKeys
  56. #        Time        Value
  57.     2            1        # ma_hands_off_wheel.key,1,5
  58.         0            4
  59.  
  60. #    CompID    NumKeys
  61. #        Time        Value
  62.     3            1        # ma_hands_on_wheel.key,1,5
  63.         0            4
  64.  
  65. chore 2    # hands_off_wheel
  66. #    CompID    NumKeys
  67. #        Time        Value
  68.     1            1        # ma_turn_stuck_wheel.key,1,5
  69.         0            4
  70.  
  71. #    CompID    NumKeys
  72. #        Time        Value
  73.     2            1        # ma_hands_off_wheel.key,1,5
  74.         0            2
  75.  
  76. #    CompID    NumKeys
  77. #        Time        Value
  78.     3            1        # ma_hands_on_wheel.key,1,5
  79.         0            4
  80.  
  81.