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

  1. StandardGOResource object
  2. {
  3.     sceneGraphResourceName = tablet
  4.  
  5.     walkabilityResourceNameArray
  6.     {
  7.         0 = tablet
  8.     }
  9.         
  10.     behaviors
  11.     {
  12.         0 = tableItem
  13.     }
  14.     
  15.     activityModifiers
  16.     {
  17.         eat
  18.         {
  19.         }
  20.     }
  21.     
  22.     Wonderlib::ObjectData objectData
  23.     {
  24.         attributes
  25.         {
  26.             float tableYPosition = 0.35
  27.         }
  28.     }
  29.     
  30.     fixedObject = true
  31.     
  32. }
  33.