• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Maze Tower Defence Help!

Status
Not open for further replies.
Level 2
Joined
Aug 6, 2010
Messages
8
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.
Top