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

  1.  
  2. StandardGOResource object
  3. {
  4.     walkabilityResourceNameArray
  5.     {
  6.         0 = carton
  7.     }
  8.     
  9.     stateMachineResourceNameArray
  10.     {
  11.         0 = movingCarton
  12.     }
  13.     
  14.     actionPoints
  15.     {
  16.         unpack
  17.         {
  18.             position = 0.0 0.76208 
  19.             direction = 0.0 -1.0 
  20.         }
  21.     }
  22.     
  23.     behaviors
  24.     {
  25.         0 = movingCarton
  26.         1 = tableItem
  27.         #2 = table
  28.     }
  29.     
  30.     #tableHeight = 0.4
  31.     
  32.     pieMenuInEditMode = true
  33.     
  34.     price = 0
  35. }
  36.