Ares icon indicating copy to clipboard operation
Ares copied to clipboard

Add 'Retreat' behaviour to enemies

Open astruyk opened this issue 10 years ago • 3 comments

When applied to an enemy group they will generate a waypoint in a direction away from any enemies they see and charge there (see https://github.com/astruyk/Ares/issues/11 )

astruyk avatar Aug 28 '14 15:08 astruyk

Could you override their "courage" skill and set it to 0 to force them into whatever their default retreat behavior is?

TheOtherTaylor avatar Oct 03 '14 20:10 TheOtherTaylor

Yeah, that might work for fleeing. I put this on hold temporarily when I failed getting #11 to work. I'll probably revisit it since it'll probably easier.

astruyk avatar Oct 03 '14 20:10 astruyk

I tried just setting their courage today (using https://community.bistudio.com/wiki/fleeing ) .. but it doesn't make them break contact and retreat like it should. They continue fighting.

astruyk avatar Oct 05 '14 19:10 astruyk