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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = pool
  7.     }
  8.     meshResourceNameArray
  9.     {
  10.         0 = empty
  11.         1 = poolHilite
  12.     }
  13.     stateMachineResourceNameArray
  14.     {
  15.         0 = pool
  16.     }
  17.     
  18.     actionPoints
  19.     {
  20.         outside
  21.         {
  22.             position = 0.0 1.0
  23.             direction = 0.0 1.0 
  24.         }
  25.         entry
  26.         {
  27.             position = 0.0 0.05
  28.             direction = 0.0 -1.0 
  29.         }
  30.         exit
  31.         {
  32.             position = 0.0 -0.625
  33.             direction = 0.0 1.0 
  34.         }
  35.     }
  36.     
  37.     activityModifiers
  38.     {
  39.  
  40.         swim
  41.         {
  42.         }
  43.     }
  44.     
  45.     noFade = true;
  46. }
  47.