home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / manny_gestures.cos < prev    next >
Text File  |  1998-04-20  |  1KB  |  75 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 7
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            mannysuit.3do
  18.     1    1        0        0            ma_hand_gesture.key,0,5
  19.     2    1        0        0            ma_head_tilt.key,0,5
  20.     3    1        0        0            ma_head_nod.key,0,5
  21.     4    1        0        0            ma_pointing.key,0,5
  22.     5    1        0        0            ma_shrug.key,0,5
  23.     6    1        0        0            ma_head_twist.key,0,5
  24.  
  25.  
  26. section chores
  27.     numchores 6
  28.  
  29. #    ID    Length    Tracks    Name
  30.     0    1733        1            head_tilt
  31.     1    4600        1            head_nod
  32.     2    2733        1            head_twist
  33.     3    1200        1            shrug
  34.     4    1800        1            hand_gesture
  35.     5    1733        1            pointing
  36.  
  37.  
  38. section keys
  39. chore 0    # head_tilt
  40. #    CompID    NumKeys
  41. #        Time        Value
  42.     2            1        # ma_head_tilt.key
  43.         0            0
  44.  
  45. chore 1    # head_nod
  46. #    CompID    NumKeys
  47. #        Time        Value
  48.     3            1        # ma_head_nod.key
  49.         0            0
  50.  
  51. chore 2    # head_twist
  52. #    CompID    NumKeys
  53. #        Time        Value
  54.     6            1        # ma_head_twist.key
  55.         0            0
  56.  
  57. chore 3    # shrug
  58. #    CompID    NumKeys
  59. #        Time        Value
  60.     5            1        # ma_shrug.key
  61.         0            0
  62.  
  63. chore 4    # hand_gesture
  64. #    CompID    NumKeys
  65. #        Time        Value
  66.     1            1        # ma_hand_gesture.key
  67.         0            0
  68.  
  69. chore 5    # pointing
  70. #    CompID    NumKeys
  71. #        Time        Value
  72.     4            1        # ma_pointing.key
  73.         0            0
  74.  
  75.