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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = chair
  7.     }
  8.     
  9.     stateMachineResourceNameArray
  10.     {
  11.         0 = chair
  12.     }
  13.     
  14.     actionPoints
  15.     {
  16.         sit1
  17.         {
  18.             position = 0.5 -0.5
  19.             direction = 0.0 1.0
  20.         }
  21.         sit2
  22.         {
  23.             position = -0.5 -0.5
  24.             direction = 0.0 1.0
  25.         }
  26.         sit3
  27.         {
  28.             position = 0.0 0.56
  29.             direction = 0.0 -1.0 
  30.         }
  31.     }
  32.     
  33.     behaviors
  34.     {
  35.         0 = chair
  36.     }
  37. }
  38.