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

  1.  
  2. StandardGOResource object
  3. {
  4.  
  5.     walkabilityResourceNameArray
  6.     {
  7.         0 = small
  8.     }
  9.     stateMachineResourceNameArray
  10.     {
  11.         0 = trashcan
  12.     }
  13.     actionPoints
  14.     {
  15.         take1
  16.         {
  17.             position = 0.0 0.47455 
  18.             direction = 0.0 -1.0 
  19.         }
  20.         take2
  21.         {
  22.             position = 0.0 -0.47455
  23.             direction = 0.0 1.0 
  24.         }
  25.         take3
  26.         {
  27.             position = 0.47455 0.0
  28.             direction = -1.0 0.0 
  29.         }
  30.         take4
  31.         {
  32.             position = -0.47455 0.0
  33.             direction = 1.0 0.0 
  34.         }
  35.         take5
  36.         {
  37.             position = -0.38 -0.38
  38.             direction = 0.7 0.7 
  39.         }
  40.         take6
  41.         {
  42.             position = -0.38 0.38
  43.             direction = 0.7 -0.7
  44.         }
  45.         take7
  46.         {
  47.             position = 0.38 -0.38
  48.             direction = -0.7 0.7
  49.         }
  50.         take8
  51.         {
  52.             position = 0.38 0.38
  53.             direction = -0.7 -0.7 
  54.         }
  55.     }
  56.     
  57.     
  58.     defaultChildren
  59.     {
  60.         0
  61.         {
  62.             nodeName = stink
  63.             resourceName = trashEmitter
  64.             className = EmitterGO
  65.             offset = 0.0 0.0 0.8
  66.         }
  67.     }
  68.     
  69.     defaultDisabledChildren
  70.     {
  71.         0 = stink
  72.     } 
  73.     
  74.     behaviors
  75.     {
  76.         0 = trashCan
  77.     }
  78.     
  79.     activityModifiers
  80.     {
  81.         takeTrash
  82.         {
  83.         }
  84.     }
  85.     
  86. }
  87.