ok i know its possible but i dont know how to do it so im coming here for some help im makin a map where players can stack builds like cannons, missile turret and bunkers how would i make a trigger for a player to stack them in 1 place on the map?
If by stack you mean they all occupy same space, you can just check off "Ignore Placement" in the Flags section of Create Unit function.
If you mean you want them to look as if they are stacked on top of each other, I suppose you could Send an Actor Message to the Actor of the Unit and move it into the air. This would be a visual effect only.
ok i know its possible but i dont know how to do it so im coming here for some help im makin a map where players can stack builds like cannons, missile turret and bunkers how would i make a trigger for a player to stack them in 1 place on the map?
@AreYouScared: Go
If by stack you mean they all occupy same space, you can just check off "Ignore Placement" in the Flags section of Create Unit function.
If you mean you want them to look as if they are stacked on top of each other, I suppose you could Send an Actor Message to the Actor of the Unit and move it into the air. This would be a visual effect only.
@jcraigk: Go
o just in the same place like 10 cannons on one spot thanks
and when i open the Data Editor where might it be located?
ok under Flags on the unit i only see ignore Terrain Height. :(
@AreYouScared: Go
I'm referring entirely to Triggers, not Data.
you can also just remove thier Footprint I think...
@Taintedwisp: Go
That works too.
@Taintedwisp: Go
no i removed the foot print for the bunker and it didn't work :(
@AreYouScared: Go
Changing the radius and separation radius will let you place them overlapping.
I can't seem to get them right on top of each other.
@taylordcraig: Go
yeah i did the same just they can be super close just not on top of each other alwell its fine