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

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 1
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'anim'    fs        Animation
  10.  
  11.  
  12. section components
  13.     numcomponents 1
  14.  
  15. #    ID    TagID    Hash    ParentID    Name
  16.     0    0        0        -1            fe_crowd.bm
  17.  
  18.  
  19. section chores
  20.     numchores 3
  21.  
  22. #    ID    Length    Tracks    Name
  23.     0    2000        1            idle
  24.     1    67        0            crowd_here
  25.     2    67        0            crowd_gone
  26.  
  27.  
  28. section keys
  29. chore 0    # idle
  30. #    CompID    NumKeys
  31. #        Time        Value
  32.     0            30        # fe_crowd.bm
  33.         0            1
  34.         67            2
  35.         133            3
  36.         200            4
  37.         267            5
  38.         333            6
  39.         400            7
  40.         467            8
  41.         533            9
  42.         600            10
  43.         667            11
  44.         733            12
  45.         800            13
  46.         867            14
  47.         933            15
  48.         1000            16
  49.         1067            17
  50.         1133            18
  51.         1200            19
  52.         1267            20
  53.         1333            21
  54.         1400            22
  55.         1467            23
  56.         1533            24
  57.         1600            25
  58.         1667            26
  59.         1733            27
  60.         1800            28
  61.         1867            29
  62.         1933            30
  63.  
  64. chore 1    # crowd_here
  65. chore 2    # crowd_gone
  66.