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

  1. TableGOResource object
  2. {
  3.     
  4.     stateMachineResourceNameArray
  5.     {
  6.         0 = dishwasher
  7.     }
  8.     
  9.     walkabilityResourceNameArray
  10.     {
  11.         0 = fridge
  12.     }
  13.  
  14.     tableHeight = 0.8
  15.     
  16.     behaviors
  17.     {
  18.         0 = dishwasher
  19.     }
  20.     
  21.  
  22.     actionPoints
  23.     {
  24.         load
  25.         {
  26.             position = 0.0 1.0
  27.             direction = 0.0 -1.0 
  28.         }
  29.         repair
  30.         {
  31.             position = 0.0 0.65
  32.             direction = 0.0 -1.0 
  33.         }
  34.     }
  35.  
  36. }
  37.