Intermingling Units
is it possible to use this but have it produce different units mixed besides for the one group assigned by name?
ObjectCreationList SUPERWEAPON_RebelAmbush3
CreateObject
ObjectNames = GLAInfantryRebel
Count = 16
SpreadFormation = Yes
MinDistanceAFormation = 20.0
MinDistanceBFormation = 30.0
MaxDistanceFormation = 400.0
FadeIn = Yes
FadeTime = 3000
; FadeSound = RebelAmbushActivated
End
End
|