Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <CubeBlocks>
- <!-- Start Small Ship Cockpit -->
- <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
- <Id>
- <TypeId>Cockpit</TypeId>
- <SubtypeId>SmallCockpitOpen</SubtypeId>
- </Id>
- <DisplayName>DisplayName_Block_Cockpit3</DisplayName>
- <Icon>Textures\GUI\Icons\Cubes\CockpitOpen.dds</Icon>
- <CubeSize>Small</CubeSize>
- <BlockTopology>TriangleMesh</BlockTopology>
- <Size x="3" y="3" z="3" />
- <ModelOffset x="0" y="0.5" z="0" />
- <Model>Models\Cubes\Large\CockpitOpen.mwm</Model>
- <PrimarySound>BlockCockpitFlightSeat</PrimarySound>
- <CharacterAnimation>cockpit23</CharacterAnimation>
- <Components>
- <Component Subtype="InteriorPlate" Count="10" />
- <Component Subtype="Construction" Count="15" />
- <Component Subtype="Motor" Count="2" />
- <Component Subtype="Computer" Count="100" />
- <Component Subtype="Display" Count="4" />
- <Component Subtype="Construction" Count="5" />
- <Component Subtype="InteriorPlate" Count="10" />
- </Components>
- <CriticalComponent Subtype="Display" Index="0" />
- <MountPoints>
- <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="3" EndY="3" />
- </MountPoints>
- <BuildProgressModels>
- <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CockpitOpenConstruction_1.mwm" />
- <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CockpitOpenConstruction_2.mwm" />
- <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CockpitOpenConstruction_3.mwm" />
- </BuildProgressModels>
- <BlockPairName>CockpitOpen</BlockPairName>
- <EdgeType>Light</EdgeType>
- <BuildTimeSeconds>45</BuildTimeSeconds>
- <MirroringZ>Y</MirroringZ>
- <MirroringY>Z</MirroringY>
- <EnableFirstPerson>true</EnableFirstPerson>
- <EnableShipControl>true</EnableShipControl>
- <EnableBuilderCockpit>true</EnableBuilderCockpit>
- <DamageEffectId>214</DamageEffectId>
- <DamagedSound>ParticleElectrical</DamagedSound>
- <PrimarySound>BlockCockpitLrg</PrimarySound>
- <GetInSound>ShipLrgCockpitIn</GetInSound>
- <GetOutSound>ShipLrgCockpitOut</GetOutSound>
- <GuiVisible>false</GuiVisible>
- </Definition>
- <!-- End Small Ship Cockpit -->
- <!-- Start Small Ship Cockpit 2 -->
- <Definition xsi:type="MyObjectBuilder_CockpitDefinition">
- <Id>
- <TypeId>Cockpit</TypeId>
- <SubtypeId>LargeBlockCockpit_SEBuilder4</SubtypeId>
- </Id>
- <DisplayName>DisplayName_Block_Cockpit2</DisplayName>
- <Icon>Textures\GUI\Icons\Cubes\Cockpit.dds</Icon>
- <CubeSize>Small</CubeSize>
- <BlockTopology>TriangleMesh</BlockTopology>
- <Size x="3" y="4" z="3" />
- <ModelOffset x="0" y="0.25" z="0" />
- <Model>Models\Cubes\Large\CockpitLarge.mwm</Model>
- <PrimarySound>BlockCockpitFlightSeat</PrimarySound>
- <CharacterAnimation>cockpit23</CharacterAnimation>
- <Components>
- <Component Subtype="InteriorPlate" Count="10" />
- <Component Subtype="Construction" Count="15" />
- <Component Subtype="Motor" Count="2" />
- <Component Subtype="Computer" Count="100" />
- <Component Subtype="Display" Count="10" />
- <Component Subtype="Construction" Count="5" />
- <Component Subtype="InteriorPlate" Count="10" />
- <Component Subtype="BulletproofGlass" Count="10" />
- </Components>
- <CriticalComponent Subtype="Display" Index="0" />
- <MountPoints>
- <MountPoint Side="Bottom" StartX="0" StartY="0" EndX="3" EndY="3" />
- </MountPoints>
- <BuildProgressModels>
- <Model BuildPercentUpperBound="0.33" File="Models\Cubes\Large\CockpitLargeConstruction_1.mwm" />
- <Model BuildPercentUpperBound="0.66" File="Models\Cubes\Large\CockpitLargeConstruction_2.mwm" />
- <Model BuildPercentUpperBound="1.00" File="Models\Cubes\Large\CockpitLargeConstruction_3.mwm" />
- </BuildProgressModels>
- <BlockVariants>
- <BlockVariant>
- <TypeId>Cockpit</TypeId>
- <SubtypeId>SmallCockpitOpen</SubtypeId>
- </BlockVariant>
- </BlockVariants>
- <VoxelPlacement>
- <StaticMode>
- <PlacementMode>OutsideVoxel</PlacementMode>
- <MaxAllowed>0.2</MaxAllowed>
- <MinAllowed>0</MinAllowed>
- </StaticMode>
- <DynamicMode>
- <PlacementMode>OutsideVoxel</PlacementMode>
- <MaxAllowed>0.2</MaxAllowed>
- <MinAllowed>0</MinAllowed>
- </DynamicMode>
- </VoxelPlacement>
- <BlockPairName>CockpitLarge</BlockPairName>
- <MirroringZ>Y</MirroringZ>
- <MirroringY>Z</MirroringY>
- <EdgeType>Light</EdgeType>
- <BuildTimeSeconds>25</BuildTimeSeconds>
- <EnableFirstPerson>false</EnableFirstPerson>
- <EnableShipControl>true</EnableShipControl>
- <EnableBuilderCockpit>false</EnableBuilderCockpit>
- <DamageEffectId>214</DamageEffectId>
- <DamagedSound>ParticleElectrical</DamagedSound>
- <PrimarySound>BlockCockpitLrg</PrimarySound>
- <GetInSound>ShipLrgCockpitIn</GetInSound>
- <GetOutSound>ShipLrgCockpitOut</GetOutSound>
- </Definition>
- <!-- End Small Ship Cockpit 2 -->
- </CubeBlocks>
- </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment