home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 4.3 / 1998-09_Disc_4.3.iso / gdemo001.lab / rope_climb.cos < prev    next >
Text File  |  1998-04-20  |  904b  |  60 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 2
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            rope_new2.3do
  18.     1    1        0        0            rope_climb_final4.key
  19.  
  20.  
  21. section chores
  22.     numchores 3
  23.  
  24. #    ID    Length    Tracks    Name
  25.     0    6400        1            climb
  26.     1    333        2            show
  27.     2    333        2            hide
  28.  
  29.  
  30. section keys
  31. chore 0    # climb
  32. #    CompID    NumKeys
  33. #        Time        Value
  34.     1            1        # rope_climb_final4.key
  35.         0            2
  36.  
  37. chore 1    # show
  38. #    CompID    NumKeys
  39. #        Time        Value
  40.     0            1        # rope_new2.3do
  41.         0            1
  42.  
  43. #    CompID    NumKeys
  44. #        Time        Value
  45.     1            2        # rope_climb_final4.key
  46.         0            0
  47.         67            5
  48.  
  49. chore 2    # hide
  50. #    CompID    NumKeys
  51. #        Time        Value
  52.     0            1        # rope_new2.3do
  53.         0            0
  54.  
  55. #    CompID    NumKeys
  56. #        Time        Value
  57.     1            1        # rope_climb_final4.key
  58.         0            4
  59.  
  60.