Hello,
I'm currently working from the "Template: Real Time Strategy (RTS)" template.
I've modified the standard Event sheet to;
* prevent Friendly and Enemy units from attacking each other (disabled both actions in event 2),
* I've made it so that my (selected) Friendly units will only attack Enemy units I click on by using the "acquire target" action (see block 34 and 35 under Combat group).
My problem: When I select an Enemy unit and my currently selected Friendly unit is more than around 250px from the Enemy, my Friendly just moves to the location but doesn't attack. If the Friendly is closer than 250px it will engage and attack.
I can't find anything on the Event Sheet that would be causing this. Note: I'm a total newb.
capx
I've searched the FAQ's but nothing really helped me.
Any help appreciated.
/Jamie