home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / balloon_loop_new.cos < prev    next >
Text File  |  1998-04-20  |  2KB  |  89 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    'MODL'    fs        RDroid Thing (.3DO)
  11.     2    'MESH'    fs        RDroid Thing Mesh
  12.     3    'KEYF'    fs        RDroid Keyframe (.KEY)
  13.     4    'cmap'    fs        RDroid Colormap
  14.  
  15.  
  16. section components
  17.     numcomponents 12
  18.  
  19. #    ID    TagID    Hash    ParentID    Name
  20.     0    0        0        -1            balloon_man.3do
  21.     1    1        0        -1            twist_balloon.3do
  22.     2    2        0        0            Mesh 0
  23.     3    3        0        1            balloon_cycle.key
  24.     4    3        0        0            bm_loop_new.key
  25.     5    3        0        1            balloon_stand_to_cycle.key
  26.     6    3        0        0            bm_stand_to_cycle.key
  27.     7    3        0        1            balloon_cycle_to_stand.key
  28.     8    3        0        0            bm_cycle_to_stand.key
  29.     9    3        0        1            balloon_twist_this.key
  30.     10    3        0        0            bm_twist_this.key
  31.     11    4        0        1            items_more.cmp
  32.  
  33.  
  34. section chores
  35.     numchores 4
  36.  
  37. #    ID    Length    Tracks    Name
  38.     0    2600        2            cycle
  39.     1    1134        2            stand_to_cycle
  40.     2    1400        2            cycle_to_stand
  41.     3    4266        2            twist_this
  42.  
  43.  
  44. section keys
  45. chore 0    # cycle
  46. #    CompID    NumKeys
  47. #        Time        Value
  48.     3            1        # balloon_cycle.key
  49.         0            0
  50.  
  51. #    CompID    NumKeys
  52. #        Time        Value
  53.     4            1        # bm_loop_new.key
  54.         0            0
  55.  
  56. chore 1    # stand_to_cycle
  57. #    CompID    NumKeys
  58. #        Time        Value
  59.     5            1        # balloon_stand_to_cycle.key
  60.         0            0
  61.  
  62. #    CompID    NumKeys
  63. #        Time        Value
  64.     6            1        # bm_stand_to_cycle.key
  65.         0            0
  66.  
  67. chore 2    # cycle_to_stand
  68. #    CompID    NumKeys
  69. #        Time        Value
  70.     7            1        # balloon_cycle_to_stand.key
  71.         0            0
  72.  
  73. #    CompID    NumKeys
  74. #        Time        Value
  75.     8            1        # bm_cycle_to_stand.key
  76.         0            0
  77.  
  78. chore 3    # twist_this
  79. #    CompID    NumKeys
  80. #        Time        Value
  81.     9            1        # balloon_twist_this.key
  82.         0            0
  83.  
  84. #    CompID    NumKeys
  85. #        Time        Value
  86.     10            1        # bm_twist_this.key
  87.         0            0
  88.  
  89.