home *** CD-ROM | disk | FTP | other *** search
/ Singles (French) / Singles-FrenchVersion-Win95.iso / data1.cab / GameObject / TreadMil.ago < prev    next >
Text File  |  2004-03-05  |  570b  |  51 lines

  1.  
  2. StandardGOResource object
  3. {
  4.     meshResourceNameArray
  5.     {
  6.         0 = TreadMil
  7.     }
  8.     walkabilityResourceNameArray
  9.     {
  10.         0 = treadmil
  11.     }
  12.     stateMachineResourceNameArray
  13.     {
  14.         0 = treadmil
  15.     }
  16.     actionPoints
  17.     {
  18.         run
  19.         {
  20.             position = 0.0 -1.25
  21.             direction = 0.0 1.0 
  22.         }
  23.         repair1
  24.         {
  25.             position = 0.0 1.25
  26.             direction = 0.0 -1.0 
  27.         }
  28.         repair2
  29.         {
  30.             position = 0.75 0.75
  31.             direction = -1.0 0.0
  32.         }
  33.         repair3
  34.         {
  35.             position = -0.75 0.75
  36.             direction = 1.0 0.0  
  37.         }
  38.     }
  39.     
  40.     activityModifiers
  41.     {
  42.         run
  43.         {
  44.         }
  45.     }
  46.     # breakProbability = 0.05
  47.     breakProbability = 0.025
  48.         
  49.     price = 350
  50. }
  51.