Maze Tower Defence Help!

Status
Not open for further replies.

BurGurGal

B

BurGurGal

Hi,

I'm making a Maze Tower Defence game, and I wanted to know how to make the creeps attack your towers if they are blocked.

I have been told that they should do it Automatically, but in my game they don't.

I wanted to know if my trigger is wrong, or if there is a trigger you have to create to make them attack if they blocked (I don't mind making variables)

Here is my trigger:
-Event -Unit -A unit Enters (region)

-Conditions -(Owner of (Entering unit)) Equal to Player 12 (Brown)

-Actions -Unit -Order (Entering Unit) to move to (Region)

I have also tried to make it attack-move and patrol but that makes the creeps attack the towers even when not blocking.

It is very basic I have a feeling I need a trigger to make them attack when blocked, if you know this trigger then please tell me.

Cheers
 
Status
Not open for further replies.
Back
Top