Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0"?>
- <Definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <CubeBlocks>
- <Definition xsi:type="MyObjectBuilder_AdvancedDoorDefinition">
- <Id>
- <TypeId>AdvancedDoor</TypeId>
- <SubtypeId>RetractableGlassCanopy_SEM4</SubtypeId>
- </Id>
- <DisplayName>Glass Canopy Attachment</DisplayName>
- <Icon>Textures\GUI\Icons\Cubes\AzCockpit.dds</Icon>
- <CubeSize>Small</CubeSize>
- <BlockTopology>TriangleMesh</BlockTopology>
- <Size x="1" y="1" z="1" />
- <ModelOffset x="0" y="-1" z="-1.24" />
- <Model>Models\Cubes\FighterCockpit\Canopy\OpenCockpitButton.mwm</Model>
- <Components>
- <Component Subtype="Construction" Count="5" />
- <Component Subtype="SteelPlate" Count="2" />
- <Component Subtype="InteriorPlate" Count="1" />
- <Component Subtype="BulletproofGlass" Count="5" />
- <Component Subtype="SteelPlate" Count="2" />
- </Components>
- <CriticalComponent Subtype="Computer" Index="0" />
- <MountPoints>
- <MountPoint Side="Bottom" StartX="0" StartY="0.53" EndX="1" EndY="0.94" /><!--Bottom of the Cockpit Conveyor Doors Area-->
- </MountPoints>
- <BlockPairName>RetractableGlassCanopy_SEM4</BlockPairName>
- <MirroringZ>Y</MirroringZ>
- <MirroringY>Z</MirroringY>
- <BuildTimeSeconds>12</BuildTimeSeconds>
- <EdgeType>Light</EdgeType>
- <PowerConsumptionIdle>0.00001</PowerConsumptionIdle>
- <PowerConsumptionMoving>0.00001</PowerConsumptionMoving>
- <DamageEffectId>212</DamageEffectId>
- <DamagedSound>ParticleHeavyMech</DamagedSound>
- <ResourceSinkGroup>Doors</ResourceSinkGroup>
- <Subparts>
- <SubpartDefinition>
- <Name>CanopyGlass</Name>
- </SubpartDefinition>
- </Subparts>
- <OpeningSequence>
- <Opening>
- <IDs>0</IDs>
- <Move>Rotate</Move>
- <RotationAxis>X</RotationAxis>
- <MaxOpen>45</MaxOpen>
- <PivotPosition x="0" y="0.7350" z="1.2153" />
- <Speed>38</Speed>
- <OpenSound>BlockDoorSmallOpen</OpenSound>
- <CloseSound>BlockDoorSmallClose</CloseSound>
- </Opening>
- </OpeningSequence>
- </Definition>
- </CubeBlocks>
- </Definitions>
Advertisement
Add Comment
Please, Sign In to add comment