| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="UTF-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset">
- <Tags />
- <Includes />
-
- <LargeGroupAudioMap
- id="LargeGroupInfantryMoveLoop"
- IgnoreStealthedUnits="false"
- RequiredModelConditionFlags="MOVING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE OVER_WATER"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="200"
- StartThreshold="4"
- StopThreshold="3"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound Sound="LargeGroupInfantryMoveLoop">
- <Key>HumanInfantryWithGearThatRuns</Key>
- </Sound>
- </LargeGroupAudioMap>
- <LargeGroupAudioMap
- id="JAP_FinalSquadron_AirplaneGroupMoveLoopStereo"
- ExcludedModelConditionFlags="DYING"
- Size="250"
- StartThreshold="5"
- StopThreshold="4"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound Sound="JAP_FinalSquadron_AirplaneGroupMoveLoopStereo">
- <Key>JAP_FinalSquadronAirplane</Key>
- </Sound>
- </LargeGroupAudioMap>
- <!--
- <LargeGroupAudioMap
- id="GDI_RifleSoldier_DiggingLoop"
- RequiredModelConditionFlags="PREPARING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE MOVING"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="2"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound Sound="GDI_RifleSoldier_DiggingLoop">
- </Sound>
- </LargeGroupAudioMap>
- <LargeGroupAudioMap
- id="Shadow_GroupSmall_GlidingLoop"
- RequiredModelConditionFlags="FLYING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="3"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="NOD_ShadowSquad_IdleGliderLoop">
- <Key>NOD_Shadow</Key>
- </Sound>
- </LargeGroupAudioMap>
-
- <LargeGroupAudioMap
- id="Infantry_GroupSmall_MoveLoop"
- RequiredModelConditionFlags="MOVING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="3"
- StopThreshold="3"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="GDI_GrenadierSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_MissileSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_RifleSoldier_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_ZoneTrooper_GroupSmall_MoveLoop">
- </Sound>
- <Sound
- Sound="GDI_GrenadierSoldier_GroupSmall_MoveLoop">
- <Key>NOD_Shadow</Key>
- </Sound>
- </LargeGroupAudioMap>
- <LargeGroupAudioMap
- id="GDI_Sniper_GroupSmall_MoveLoop"
- IgnoreStealthedUnits="false"
- RequiredModelConditionFlags="MOVING"
- ExcludedModelConditionFlags="DYING ENGAGED DECELERATE"
- ExcludedObjectStatusBits="INSIDE_GARRISON"
- Size="150"
- StartThreshold="2"
- StopThreshold="2"
- HandOffModeTime="1s"
- MaximumAudioSpeed="100">
- <Sound
- Sound="GDI_Sniper_GroupSmall_MoveLoop">
- </Sound>
- </LargeGroupAudioMap>
- -->
- </AssetDeclaration>
|