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

  1.  
  2. TableGOResource object
  3. {
  4.     parentResource = desk
  5.     
  6.     meshResourceNameArray
  7.     {
  8.         0 = workTableDesign
  9.     }
  10.     walkabilityResourceNameArray
  11.     {
  12.         0 = workTableDesign
  13.     }
  14.     
  15.     
  16.     actionPoints
  17.     {
  18.         front1
  19.         {
  20.             position = 1.25 0.25 
  21.             direction = -1.0 0.0  
  22.         }
  23.         front2
  24.         {
  25.             position = -1.25 0.25 
  26.             direction = 1.0 0.0  
  27.         }
  28.         chair1
  29.         {
  30.             position = 0.0 0.5 
  31.             direction = 0.0 -1.0 
  32.         }
  33.     }
  34.               
  35.                 
  36.     roomFunctions
  37.     {
  38.         desk
  39.         {
  40.             0
  41.             {
  42.                 roomType = WORKSPACE
  43.                 roomValue = 1.0
  44.             }
  45.         }
  46.     }
  47.         
  48.     
  49.     price = 400
  50.     
  51.     Wonderlib::ObjectData objectData
  52.     {
  53.         attributes
  54.         {
  55.             Wonderlib::Array<Wonderlib::LuaTableEntry> dirtableTextures
  56.             {
  57.  
  58.                 0
  59.                 {
  60.                     int index = 1
  61.                     Wonderlib::String value = deskDesign
  62.                 }
  63.             }
  64.             int dirtSteps = 4
  65.         }
  66.     }
  67.     
  68.     
  69.     
  70.         
  71. }
  72.