Hey. Is it possible to prevent air units from stacking? I have modified all radius fields but this have not solved the problem. What I want is that air units move like ground units in group.
For each air unit, you would have to check an unused ground collision flag. As of now, there remains only the Unused (Land 16) collision flag to fulfill this function, provided you never want them to overlap (the Apply Force effect solution does not ensure they never overlap).
Hey. Is it possible to prevent air units from stacking? I have modified all radius fields but this have not solved the problem. What I want is that air units move like ground units in group.
@Terhonator: Go
You could make it so air units apply a force to each other constantly. (Apply Force effect)
<Click Here> To See My Epic Single Player Campaign (LifeForceCampaign.com)
For each air unit, you would have to check an unused ground collision flag. As of now, there remains only the Unused (Land 16) collision flag to fulfill this function, provided you never want them to overlap (the Apply Force effect solution does not ensure they never overlap).
Custom Campaign Initiative | Mapster Community Project: Data Wizards
Starcraft II: Unsung Rebels, a custom campaign for Starcraft II
SC2Saver, a way to create saved games via trigger
Frustrated with the editor and would like answers in real time? Join the SC2Mapster Discord!