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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = armchair
  7.     }
  8.     
  9.     stateMachineResourceNameArray
  10.     {
  11.         0 = armchair
  12.     }
  13.     
  14.     actionPoints
  15.     {
  16.         sit
  17.         {
  18.             position = 0.0 0.56
  19.             direction = 0.0 -1.0 
  20.         }
  21.         repair
  22.         {
  23.             position = 0.0 0.65
  24.             direction = 0.0 -1.0 
  25.         }
  26.     }
  27.     
  28.     behaviors
  29.     {
  30.          0 = armchair
  31.          1 = watchSeat
  32.          2 = readSeat
  33.     }
  34.     
  35.     activityModifiers
  36.     {
  37.         sit
  38.         {
  39.         }
  40.     }
  41.     
  42.     breakProbability = 0.01
  43. }
  44.