All Fix No Need To Help, I Found out How.
Okay I have a Mario Arena map and the spawn thing trigger just don't work right. I want the enemy's creatures when killed, well likely re spawn in like 10-15 seconds. And The trigger I have doesn't work right like when I kill a enemy's unit, it will re spawn in the region i set to, and there are other units that are in different places and when i kill those, those unit will come and re spawn in the spot where i had set the region.. Any help??
false trigger my next trigger had a little change
So Anyone likely to help me?
My NEXT TRIGGER HELP THEY WONT SPAWN!
Okay I have a Mario Arena map and the spawn thing trigger just don't work right. I want the enemy's creatures when killed, well likely re spawn in like 10-15 seconds. And The trigger I have doesn't work right like when I kill a enemy's unit, it will re spawn in the region i set to, and there are other units that are in different places and when i kill those, those unit will come and re spawn in the spot where i had set the region.. Any help??
false trigger my next trigger had a little change
-
Goomba
-
Events
-
Unit - A unit Dies
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Unit-type of (Triggering unit)) Equal to Goomba Level 1
-
-
Then - Actions
-
Unit - Create 1 Goomba Level 1 for Player 7 (Green) at (Center of Goomba Set 1 <gen>) facing Default building facing degrees
-
-
Else - Actions
-
Do nothing
-
-
-
-
So Anyone likely to help me?
My NEXT TRIGGER HELP THEY WONT SPAWN!
-
Goomba Copy
-
Events
-
Unit - A unit owned by Player 7 (Green) Dies
-
-
Conditions
-
And - All (Conditions) are true
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Goomba Level 1
-
(Unit-type of (Dying unit)) Equal to Spiny Level 1
-
-
-
-
Actions
-
Wait 10.00 seconds
-
Unit - Create 1 (Unit-type of (Dying unit)) for Player 7 (Green) at (Position of (Dying unit)) facing 360.00 degrees
-
-
Last edited: