Pastebinning04

Untitled

Jan 12th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 23.89 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3.   <CubeBlocks>
  4.  
  5. <!--Start Small Ship Passenger Seat Large Region-->
  6.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  7.       <Id>
  8.         <TypeId>Cockpit</TypeId>
  9.         <SubtypeId>AzPassengerSeatSmall</SubtypeId>
  10.       </Id>
  11.       <DisplayName>Azimuth Passenger Seat</DisplayName>
  12.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  13.       <CubeSize>Small</CubeSize>
  14.       <BlockTopology>TriangleMesh</BlockTopology>
  15.       <Size x="1" y="3" z="2" />
  16.       <ModelOffset x="0" y="0.074" z="-0.30" />
  17.       <Model>Models\Cubes\Small\AzPassengerSeat.mwm</Model>
  18.       <PrimarySound>BlockCockpitSm</PrimarySound>
  19.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  20.       <Components>
  21.         <Component Subtype="InteriorPlate" Count="10" />
  22.         <Component Subtype="Construction" Count="20" />
  23.         <Component Subtype="InteriorPlate" Count="10" />
  24.         <Component Subtype="Computer" Count="15" />
  25.         <Component Subtype="Display" Count="10" />
  26.       </Components>
  27.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  28.       <MountPoints>
  29.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="3" />
  30.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="3" />
  31.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="3" />
  32.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="3" />
  33.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="3" />
  34.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="3" />
  35.       </MountPoints>
  36.       <BuildProgressModels>
  37.         <Model BuildPercentUpperBound="0.30" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  38.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  39.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  40.       </BuildProgressModels>
  41.       <BlockPairName>AzPassengerSeat</BlockPairName>
  42.       <MirroringZ>Y</MirroringZ>
  43.       <MirroringY>Z</MirroringY>
  44.       <BuildTimeSeconds>15</BuildTimeSeconds>
  45.       <EdgeType>Light</EdgeType>
  46.       <EnableFirstPerson>true</EnableFirstPerson>
  47.       <EnableShipControl>false</EnableShipControl>
  48.       <EnableBuilderCockpit>false</EnableBuilderCockpit>
  49.       <DamageEffectId>214</DamageEffectId>
  50.       <DamagedSound>ParticleElectrical</DamagedSound>
  51.       <BlockVariants>
  52.         <BlockVariant>
  53.           <TypeId>Cockpit</TypeId>
  54.           <SubtypeId>AzPassengerCockpitSmall</SubtypeId>
  55.         </BlockVariant>
  56.         <BlockVariant>
  57.           <TypeId>Cockpit</TypeId>
  58.           <SubtypeId>AzCockpitSmallOpen</SubtypeId>
  59.         </BlockVariant>  
  60.         <BlockVariant>
  61.           <TypeId>Cockpit</TypeId>
  62.           <SubtypeId>AzPassengerSeatSmallOffset</SubtypeId>
  63.         </BlockVariant>
  64.       </BlockVariants>
  65.     </Definition>
  66.  
  67.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  68.       <Id>
  69.         <TypeId>Cockpit</TypeId>
  70.         <SubtypeId>AzPassengerCockpitSmall</SubtypeId>
  71.       </Id>
  72.       <DisplayName>Azimuth Open Cockpit</DisplayName>
  73.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  74.       <CubeSize>Small</CubeSize>
  75.       <BlockTopology>TriangleMesh</BlockTopology>
  76.       <Size x="1" y="3" z="2" />
  77.       <ModelOffset x="0" y="0" z="-0.3" />
  78.       <Model>Models\Cubes\Small\AzPassengerCockpit.mwm</Model>
  79.       <PrimarySound>BlockCockpitSm</PrimarySound>
  80.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  81.       <Components>
  82.         <Component Subtype="InteriorPlate" Count="10" />
  83.         <Component Subtype="Construction" Count="20" />
  84.         <Component Subtype="InteriorPlate" Count="10" />
  85.         <Component Subtype="Computer" Count="15" />
  86.         <Component Subtype="Display" Count="10" />
  87.       </Components>
  88.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  89.       <BuildProgressModels>
  90.         <Model BuildPercentUpperBound="0.30" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  91.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  92.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  93.       </BuildProgressModels>
  94.       <BlockPairName>AzSmallCockpit</BlockPairName>
  95.       <MirroringZ>Y</MirroringZ>
  96.       <MirroringY>Z</MirroringY>
  97.       <BuildTimeSeconds>15</BuildTimeSeconds>
  98.       <EdgeType>Light</EdgeType>
  99.       <EnableFirstPerson>true</EnableFirstPerson>
  100.       <EnableShipControl>true</EnableShipControl>
  101.       <EnableBuilderCockpit>true</EnableBuilderCockpit>
  102.       <DamageEffectId>214</DamageEffectId>
  103.       <DamagedSound>ParticleElectrical</DamagedSound>
  104.       <OxygenCapacity>60</OxygenCapacity>
  105.       <PrimarySound>BlockCockpitSm</PrimarySound>
  106.       <IsPressurized>true</IsPressurized>
  107.       <GuiVisible>false</GuiVisible>
  108.     </Definition>
  109.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  110.       <Id>
  111.         <TypeId>Cockpit</TypeId>
  112.         <SubtypeId>AzCockpitSmallOpen</SubtypeId>
  113.       </Id>
  114.       <DisplayName>Azimuth Open Cockpit No Oxygen</DisplayName>
  115.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  116.       <CubeSize>Small</CubeSize>
  117.       <BlockTopology>TriangleMesh</BlockTopology>
  118.       <Size x="1" y="3" z="2" />
  119.       <ModelOffset x="0" y="0" z="-0.3" />
  120.       <Model>Models\Cubes\Small\AzPassengerCockpitOpen.mwm</Model>
  121.       <PrimarySound>BlockCockpitSm</PrimarySound>
  122.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  123.       <Components>
  124.         <Component Subtype="InteriorPlate" Count="10" />
  125.         <Component Subtype="Construction" Count="20" />
  126.         <Component Subtype="InteriorPlate" Count="10" />
  127.         <Component Subtype="Computer" Count="15" />
  128.         <Component Subtype="Display" Count="10" />
  129.       </Components>
  130.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  131.       <MountPoints>
  132.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="3" />
  133.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="3" />
  134.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="3" />
  135.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="3" />
  136.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="3" />
  137.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="3" />
  138.       </MountPoints>
  139.       <BuildProgressModels>
  140.         <Model BuildPercentUpperBound="0.30" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  141.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  142.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  143.       </BuildProgressModels>
  144.       <BlockPairName>AzCockpitSmallOpen</BlockPairName>
  145.       <MirroringZ>Y</MirroringZ>
  146.       <MirroringY>Z</MirroringY>
  147.       <BuildTimeSeconds>15</BuildTimeSeconds>
  148.       <EdgeType>Light</EdgeType>
  149.       <EnableFirstPerson>true</EnableFirstPerson>
  150.       <EnableShipControl>true</EnableShipControl>
  151.       <DamageEffectId>214</DamageEffectId>
  152.       <DamagedSound>ParticleElectrical</DamagedSound>
  153.       <GuiVisible>false</GuiVisible>
  154.     </Definition>
  155.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  156.       <Id>
  157.         <TypeId>Cockpit</TypeId>
  158.         <SubtypeId>AzPassengerSeatSmallOffset</SubtypeId>
  159.       </Id>
  160.       <DisplayName>Azimuth Passenger Seat</DisplayName>
  161.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  162.       <CubeSize>Small</CubeSize>
  163.       <BlockTopology>TriangleMesh</BlockTopology>
  164.       <Size x="1" y="3" z="2" />
  165.       <ModelOffset x="0" y="0.074" z="-0.30" />
  166.       <Model>Models\Cubes\Small\AzPassengerSeat.mwm</Model>
  167.       <PrimarySound>BlockCockpitSm</PrimarySound>
  168.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  169.       <Components>
  170.         <Component Subtype="InteriorPlate" Count="10" />
  171.         <Component Subtype="Construction" Count="20" />
  172.         <Component Subtype="InteriorPlate" Count="10" />
  173.         <Component Subtype="Computer" Count="15" />
  174.         <Component Subtype="Display" Count="10" />
  175.       </Components>
  176.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  177.       <MountPoints>
  178.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="3" />
  179.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="3" />
  180.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="3" />
  181.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="3" />
  182.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="3" />
  183.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="3" />
  184.       </MountPoints>
  185.       <BuildProgressModels>
  186.         <Model BuildPercentUpperBound="0.30" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  187.         <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  188.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  189.       </BuildProgressModels>
  190.       <BlockPairName>AzPassengerSeatOffset</BlockPairName>
  191.       <MirroringZ>Y</MirroringZ>
  192.       <MirroringY>Z</MirroringY>
  193.       <BuildTimeSeconds>15</BuildTimeSeconds>
  194.       <EdgeType>Light</EdgeType>
  195.       <EnableFirstPerson>true</EnableFirstPerson>
  196.       <EnableShipControl>false</EnableShipControl>
  197.       <EnableBuilderCockpit>false</EnableBuilderCockpit>
  198.       <DamageEffectId>214</DamageEffectId>
  199.       <DamagedSound>ParticleElectrical</DamagedSound>
  200.       <GuiVisible>false</GuiVisible>
  201.     </Definition>
  202. <!--End Large Ship Passenger Seat Large Region-->
  203.  
  204.  
  205. <!--Start Large Ship Passenger Seat Large Region-->
  206.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  207.       <Id>
  208.         <TypeId>Cockpit</TypeId>
  209.         <SubtypeId>AzPassengerSeatLarge</SubtypeId>
  210.       </Id>
  211.       <DisplayName>Azimuth Passenger Seat</DisplayName>
  212.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  213.       <CubeSize>Large</CubeSize>
  214.       <BlockTopology>TriangleMesh</BlockTopology>
  215.       <Size x="1" y="1" z="1" />
  216.       <ModelOffset x="0" y="-0.43" z="-0.30" />
  217.       <Model>Models\Cubes\Large\AzPassengerSeat.mwm</Model>
  218.       <PrimarySound>BlockCockpitSm</PrimarySound>
  219.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  220.       <Components>
  221.         <Component Subtype="InteriorPlate" Count="30" />
  222.         <Component Subtype="Construction" Count="40" />
  223.         <Component Subtype="InteriorPlate" Count="20" />
  224.         <Component Subtype="Computer" Count="40" />
  225.         <Component Subtype="Display" Count="10" />
  226.       </Components>
  227.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  228.       <MountPoints>
  229.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  230.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  231.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  232.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  233.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  234.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  235.       </MountPoints>
  236.       <BuildProgressModels>
  237.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  238.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  239.       </BuildProgressModels>
  240.       <BlockPairName>AzPassengerSeat</BlockPairName>
  241.       <MirroringZ>Y</MirroringZ>
  242.       <MirroringY>Z</MirroringY>
  243.       <BuildTimeSeconds>15</BuildTimeSeconds>
  244.       <EdgeType>Light</EdgeType>
  245.       <EnableFirstPerson>true</EnableFirstPerson>
  246.       <EnableShipControl>false</EnableShipControl>
  247.       <EnableBuilderCockpit>false</EnableBuilderCockpit>
  248.       <DamageEffectId>214</DamageEffectId>
  249.       <DamagedSound>ParticleElectrical</DamagedSound>
  250.  
  251.       <BlockVariants>
  252.         <BlockVariant>
  253.           <TypeId>Cockpit</TypeId>
  254.           <SubtypeId>AzPassengerCockpitLarge</SubtypeId>
  255.         </BlockVariant>
  256.         <BlockVariant>
  257.           <TypeId>Cockpit</TypeId>
  258.           <SubtypeId>AzCockpitLargeOpenLeft</SubtypeId>
  259.         </BlockVariant>  
  260.         <BlockVariant>
  261.           <TypeId>Cockpit</TypeId>
  262.           <SubtypeId>AzPassengerSeatLargeOffset</SubtypeId>
  263.         </BlockVariant>
  264.         <BlockVariant>
  265.           <TypeId>Cockpit</TypeId>
  266.           <SubtypeId>AzCockpitLargeOpenLeftPlacement</SubtypeId>
  267.         </BlockVariant>
  268.         <BlockVariant>
  269.           <TypeId>Cockpit</TypeId>
  270.           <SubtypeId>AzCockpitLargeOpenRight</SubtypeId>
  271.         </BlockVariant>
  272.       </BlockVariants>
  273.     </Definition>
  274. <!--End Large Ship Passenger Seat Large Region-->
  275.  
  276. <!--Start Large Ship Passenger Cockpit Large Region-->
  277.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  278.       <Id>
  279.         <TypeId>Cockpit</TypeId>
  280.         <SubtypeId>AzPassengerCockpitLarge</SubtypeId>
  281.       </Id>
  282.       <DisplayName>Azimuth Open Cockpit</DisplayName>
  283.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  284.       <CubeSize>Large</CubeSize>
  285.       <BlockTopology>TriangleMesh</BlockTopology>
  286.       <Size x="1" y="1" z="1" />
  287.       <ModelOffset x="0" y="-0.5" z="0" />
  288.       <Model>Models\Cubes\Large\AzPassengerCockpit.mwm</Model>
  289.       <PrimarySound>BlockCockpitSm</PrimarySound>
  290.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  291.       <Components>
  292.         <Component Subtype="InteriorPlate" Count="30" />
  293.         <Component Subtype="Construction" Count="40" />
  294.         <Component Subtype="InteriorPlate" Count="20" />
  295.         <Component Subtype="Computer" Count="40" />
  296.         <Component Subtype="Display" Count="10" />
  297.       </Components>
  298.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  299.       <BuildProgressModels>
  300.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  301.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  302.       </BuildProgressModels>
  303.       <BlockPairName>AzSmallCockpit</BlockPairName>
  304.       <MirroringZ>Y</MirroringZ>
  305.       <MirroringY>Z</MirroringY>
  306.       <BuildTimeSeconds>15</BuildTimeSeconds>
  307.       <EdgeType>Light</EdgeType>
  308.       <EnableFirstPerson>true</EnableFirstPerson>
  309.       <EnableShipControl>true</EnableShipControl>
  310.       <EnableBuilderCockpit>true</EnableBuilderCockpit>
  311.       <DamageEffectId>214</DamageEffectId>
  312.       <DamagedSound>ParticleElectrical</DamagedSound>
  313.       <OxygenCapacity>60</OxygenCapacity>
  314.       <PrimarySound>BlockCockpitSm</PrimarySound>
  315.       <IsPressurized>true</IsPressurized>
  316.       <GuiVisible>false</GuiVisible>
  317.     </Definition>
  318. <!--End Large Ship Passenger Cockpit Large Region-->
  319.  
  320. <!--Start Large Ship Open Cockpit Large No Oxygen Region-->
  321.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  322.       <Id>
  323.         <TypeId>Cockpit</TypeId>
  324.         <SubtypeId>AzCockpitLargeOpenLeft</SubtypeId>
  325.       </Id>
  326.       <DisplayName>Azimuth Open Cockpit No Oxygen</DisplayName>
  327.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  328.       <CubeSize>Large</CubeSize>
  329.       <BlockTopology>TriangleMesh</BlockTopology>
  330.       <Size x="1" y="1" z="1" />
  331.       <ModelOffset x="0" y="-0.515" z="0" />
  332.       <Model>Models\Cubes\Small\AzPassengerCockpitOpen.mwm</Model>
  333.       <PrimarySound>BlockCockpitSm</PrimarySound>
  334.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  335.       <Components>
  336.         <Component Subtype="InteriorPlate" Count="30" />
  337.         <Component Subtype="Construction" Count="40" />
  338.         <Component Subtype="InteriorPlate" Count="20" />
  339.         <Component Subtype="Computer" Count="40" />
  340.         <Component Subtype="Display" Count="10" />
  341.       </Components>
  342.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  343.       <MountPoints>
  344.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  345.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  346.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  347.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  348.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  349.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  350.       </MountPoints>
  351.       <BuildProgressModels>
  352.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  353.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  354.       </BuildProgressModels>
  355.       <BlockPairName>AzCockpitSmallOpen</BlockPairName>
  356.       <MirroringZ>Y</MirroringZ>
  357.       <MirroringY>Z</MirroringY>
  358.       <BuildTimeSeconds>15</BuildTimeSeconds>
  359.       <EdgeType>Light</EdgeType>
  360.       <EnableFirstPerson>true</EnableFirstPerson>
  361.       <EnableShipControl>true</EnableShipControl>
  362.       <DamageEffectId>214</DamageEffectId>
  363.       <DamagedSound>ParticleElectrical</DamagedSound>
  364.       <GuiVisible>false</GuiVisible>
  365.     </Definition>
  366.    
  367. <!--Start Large Ship Offset Passenger Seat Large Region-->
  368.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  369.       <Id>
  370.         <TypeId>Cockpit</TypeId>
  371.         <SubtypeId>AzPassengerSeatLargeOffset</SubtypeId>
  372.       </Id>
  373.       <DisplayName>Offset Azimuth Passenger Seat</DisplayName>
  374.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  375.       <CubeSize>Large</CubeSize>
  376.       <BlockTopology>TriangleMesh</BlockTopology>
  377.       <Size x="1" y="1" z="1" />
  378.       <ModelOffset x="0" y="-0.43" z="0.55" />
  379.       <Model>Models\Cubes\Large\AzPassengerSeat.mwm</Model>
  380.       <PrimarySound>BlockCockpitSm</PrimarySound>
  381.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  382.       <Components>
  383.         <Component Subtype="InteriorPlate" Count="30" />
  384.         <Component Subtype="Construction" Count="40" />
  385.         <Component Subtype="InteriorPlate" Count="20" />
  386.         <Component Subtype="Computer" Count="40" />
  387.         <Component Subtype="Display" Count="10" />
  388.       </Components>
  389.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  390.       <MountPoints>
  391.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  392.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  393.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  394.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  395.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  396.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  397.       </MountPoints>
  398.       <BuildProgressModels>
  399.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  400.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerSeat_Construction_1.mwm" />
  401.       </BuildProgressModels>
  402.       <BlockPairName>AzPassengerSeatOffset</BlockPairName>
  403.       <MirroringZ>Y</MirroringZ>
  404.       <MirroringY>Z</MirroringY>
  405.       <BuildTimeSeconds>15</BuildTimeSeconds>
  406.       <EdgeType>Light</EdgeType>
  407.       <EnableFirstPerson>true</EnableFirstPerson>
  408.       <EnableShipControl>false</EnableShipControl>
  409.       <EnableBuilderCockpit>false</EnableBuilderCockpit>
  410.       <DamageEffectId>214</DamageEffectId>
  411.       <DamagedSound>ParticleElectrical</DamagedSound>
  412.       <GuiVisible>false</GuiVisible>
  413.     </Definition>
  414. <!--End Large Ship Offset Passenger Seat Large Region-->
  415.  
  416.  
  417. <!--Start Large Ship Offset Versions Passenger Seat Region-->
  418.         <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  419.       <Id>
  420.         <TypeId>Cockpit</TypeId>
  421.         <SubtypeId>AzCockpitLargeOpenLeftPlacement</SubtypeId>
  422.       </Id>
  423.       <DisplayName>Azimuth Open Cockpit No Oxygen Left</DisplayName>
  424.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  425.       <CubeSize>Large</CubeSize>
  426.       <BlockTopology>TriangleMesh</BlockTopology>
  427.       <Size x="1" y="1" z="1" />
  428.       <ModelOffset x="-0.85" y="-0.5" z="0" />
  429.       <Model>Models\Cubes\Small\AzPassengerCockpitOpen.mwm</Model>
  430.       <PrimarySound>BlockCockpitSm</PrimarySound>
  431.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  432.       <Components>
  433.         <Component Subtype="InteriorPlate" Count="30" />
  434.         <Component Subtype="Construction" Count="40" />
  435.         <Component Subtype="InteriorPlate" Count="20" />
  436.         <Component Subtype="Computer" Count="40" />
  437.         <Component Subtype="Display" Count="10" />
  438.       </Components>
  439.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  440.       <MountPoints>
  441.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  442.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  443.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  444.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  445.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  446.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  447.       </MountPoints>
  448.       <BuildProgressModels>
  449.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  450.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  451.       </BuildProgressModels>
  452.       <BlockPairName>AzCockpitSmallOpenLeft</BlockPairName>
  453.       <MirroringZ>Y</MirroringZ>
  454.       <MirroringY>Z</MirroringY>
  455.       <BuildTimeSeconds>15</BuildTimeSeconds>
  456.       <EdgeType>Light</EdgeType>
  457.       <EnableFirstPerson>true</EnableFirstPerson>
  458.       <EnableShipControl>true</EnableShipControl>
  459.       <DamageEffectId>214</DamageEffectId>
  460.       <DamagedSound>ParticleElectrical</DamagedSound>
  461.       <GuiVisible>false</GuiVisible>
  462.     </Definition>
  463.     <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
  464.       <Id>
  465.         <TypeId>Cockpit</TypeId>
  466.         <SubtypeId>AzCockpitLargeOpenRight</SubtypeId>
  467.       </Id>
  468.       <DisplayName>Azimuth Open Cockpit No Oxygen Right</DisplayName>
  469.       <Icon>Textures\GUI\Icons\Cubes\AzSeat.dds</Icon>
  470.       <CubeSize>Large</CubeSize>
  471.       <BlockTopology>TriangleMesh</BlockTopology>
  472.       <Size x="1" y="1" z="1" />
  473.       <ModelOffset x="0.85" y="-0.5" z="0" />
  474.       <Model>Models\Cubes\Small\AzPassengerCockpitOpen.mwm</Model>
  475.       <PrimarySound>BlockCockpitSm</PrimarySound>
  476.       <CharacterAnimation>cockpit1_small</CharacterAnimation>
  477.       <Components>
  478.         <Component Subtype="InteriorPlate" Count="30" />
  479.         <Component Subtype="Construction" Count="40" />
  480.         <Component Subtype="InteriorPlate" Count="20" />
  481.         <Component Subtype="Computer" Count="40" />
  482.         <Component Subtype="Display" Count="10" />
  483.       </Components>
  484.       <CriticalComponent Subtype="InteriorPlate" Index="0" />
  485.       <MountPoints>
  486.         <MountPoint Side="Front" StartX="0" StartY="0" EndX="1" EndY="1" />
  487.         <MountPoint Side="Back" StartX="0" StartY="0" EndX="1" EndY="1" />
  488.         <MountPoint Side="Left" StartX="0" StartY="0" EndX="1" EndY="1" />
  489.         <MountPoint Side="Right" StartX="0" StartY="0" EndX="1" EndY="1" />
  490.         <MountPoint Side="Top" StartX="0" StartY="0" EndX="1" EndY="1" />
  491.         <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="1" EndY="1" />
  492.       </MountPoints>
  493.       <BuildProgressModels>
  494.         <Model BuildPercentUpperBound="0.50" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  495.         <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Small\AzPassengerCockpit_Construction_1.mwm" />
  496.       </BuildProgressModels>
  497.       <BlockPairName>AzCockpitSmallOpenRight</BlockPairName>
  498.       <MirroringZ>Y</MirroringZ>
  499.       <MirroringY>Z</MirroringY>
  500.       <BuildTimeSeconds>15</BuildTimeSeconds>
  501.       <EdgeType>Light</EdgeType>
  502.       <EnableFirstPerson>true</EnableFirstPerson>
  503.       <EnableShipControl>true</EnableShipControl>
  504.       <DamageEffectId>214</DamageEffectId>
  505.       <DamagedSound>ParticleElectrical</DamagedSound>
  506.       <GuiVisible>false</GuiVisible>
  507.     </Definition>
  508. <!--End Large Ship Offset Versions Passenger Seat Region-->
  509.   </CubeBlocks>
  510. </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment