Hey
I want to know how to spawn creeps in a line. So one creep after another like in Shopping Maul TD where you can decide that.
I use this Trigger
But all Creeps go as a shitty group together! I hope you can help me!
Luckerguy
I want to know how to spawn creeps in a line. So one creep after another like in Shopping Maul TD where you can decide that.
I use this Trigger
- Next Lvl
- Events
- Time - NxtLvlTim expires
- Conditions
- Actions
- Countdown Timer - Destroy (Last created timer window)
- Unit - Create Levels_Units_Count[Levels_Current] Levels_Units[Levels_Current] for Player 12 (Brown) at (Center of WPRed1 <gen>) facing Default building facing degrees
- MovementRed
- Events
- Unit - A unit enters WPRed1 <gen>
- Conditions
- (Owner of (Entering unit)) Equal to Player 12 (Brown)
- Actions
- Set loc = (Center of WPRed2 <gen>)
- Unit - Order (Entering unit) to Move To loc
- Custom script: call RemoveLocation(udg_loc)
But all Creeps go as a shitty group together! I hope you can help me!
Luckerguy