mjaun / android-anuto

Another ugly tower defense for Android
GNU General Public License v2.0
213 stars 68 forks source link

Towers do not always aim at correct target. #199

Closed MarkuBu closed 2 years ago

MarkuBu commented 2 years ago

I noticed, that towers do not always aim at the correct target.

For example: a Flash Tower should aim the last enemy, but sometimes. I made a screenshot for an example.

photo1641468731

I marked the tower with a red circle. This tower should aim the last enemy, but in this case it aims somewhere in the middle.

I also often noticed, that towers don't aim the first target.

mjaun commented 2 years ago

Did you maybe activate the option "lock target"? In that case a tower will continue to aim at the same target until it is either dead or out of range. Only then a new target is picked according to the chosen strategy.

MarkuBu commented 2 years ago

D'OH!

My fault, sorry.