| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- <?xml version="1.0" encoding="us-ascii"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Tags></Tags>
- <Includes>
- <Include
- type="all"
- source="ART:FXInfantryShatter.w3x" />
- <Include
- type="instance"
- source="DATA:BaseObjects/BaseCollapsingObject.xml" />
- </Includes>
- <GameObject
- id="InfantryShatter_Collapse"
- inheritFrom="BaseCollapsingObject"
- EditorName="InfantryShatter_Collapse">
- <Draws>
- <DynamicsDraw
- id="ModuleTag_Draw"
- Collision="NONINTERCOLLIDING"
- FlingPerturbation="30"
- Explodiness="5">
- <ModelConditionState
- ParseCondStateType="PARSE_DEFAULT">
- <Model
- Name="FXInfantryShatter" />
- </ModelConditionState>
- <BoneVolumes>
- <BoneVolume BoneName="BONE_Shatter01" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="3.815" y="-0.914" z="6.876" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter02" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="0.445" y="2.951" z="12.726" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter03" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="2.731" y="3.055" z="7.967" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter04" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="0.659" y="-1.854" z="12.377" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter05" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="-2.955" y="-1.545" z="7.922" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter06" Mass="67" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.5" HalfSizeY="1.5" HalfSizeZ="1.5" >
- <Translation x="0.863" y="-0.735" z="2.768" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter07" Mass="20" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.0" HalfSizeY="1.0" HalfSizeZ="1.0" >
- <Translation x="-1.557" y="2.112" z="6.1" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- <BoneVolume BoneName="BONE_Shatter08" Mass="20" Spinniness="3.0" ContactTag="DEBRIS" >
- <Box HalfSizeX="1.0" HalfSizeY="1.0" HalfSizeZ="1.0" >
- <Translation x="-0.71" y="-4.394" z="6.046" />
- <Rotation x="0.0" y="0.0" z="0.0" w="1.0" />
- </Box>
- </BoneVolume>
- </BoneVolumes>
- <Lifetime
- Delay="5s"
- FadeTime="4s" />
- </DynamicsDraw>
- </Draws>
- <Behaviors/>
- <AudioArraySound>
- <AudioEntry Sound="FrozenInfantryExplosion" AudioType="soundAmbient" />
- </AudioArraySound>
- </GameObject>
- </AssetDeclaration>
|