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

  1.  
  2. StandardGOResource object
  3. {
  4.  
  5.     walkabilityResourceNameArray
  6.     {
  7.         0 = bathtub
  8.     }
  9.     
  10.     stateMachineResourceNameArray
  11.     {
  12.         0 = bathtub
  13.     }
  14.     
  15.     behaviors
  16.     {
  17.          0 = cleanable
  18.     }
  19.     
  20.     defaultChildren
  21.     {
  22.         0
  23.         {
  24.             nodeName = water
  25.             resourceName = bathtubWater
  26.             className = StandardGO
  27.             offset = 0.0 0.0 0.0
  28.         }
  29.     }
  30.  
  31.     defaultDisabledChildren
  32.     {
  33.         0 = water
  34.     }    
  35.     
  36.     actionPoints
  37.     {
  38.         enter1
  39.         {
  40.             position = -0.15 0.75
  41.             direction = 0.0 -1.0 
  42.         }
  43.         enter2
  44.         {
  45.             position = -0.15 -0.75
  46.             direction = 0.0 1.0 
  47.         }
  48.         
  49.         water1
  50.         {
  51.             position = -0.68228  0.75
  52.             direction = 0.0 -1.0 
  53.         }
  54.         water2
  55.         {
  56.             position = -0.68228  -0.75
  57.             direction = 0.0 1.0 
  58.         }
  59.         
  60.         clean1
  61.         {
  62.             position = -0.15 0.85
  63.             direction = 0.0 -1.0 
  64.         }
  65.         clean2
  66.         {
  67.             position = -0.15 -0.85
  68.             direction = 0.0 1.0 
  69.         }
  70.         repair1
  71.         {
  72.             position = -0.15 0.85
  73.             direction = 0.0 -1.0 
  74.         }
  75.         repair2
  76.         {
  77.             position = -0.15 -0.85
  78.             direction = 0.0 1.0 
  79.         }
  80.     }
  81.  
  82.     activityModifiers
  83.     {
  84.         bath
  85.         {
  86.         }
  87.         
  88.         clean
  89.         {
  90.         }
  91.     }
  92.     breakProbability = 0.01
  93. }
  94.