Enemy Detection

Enemy Detection Order:

  • First, target enemies in the same row.

  • If there are no enemies in the same row, target the next row below.

  • If no enemies are present in the next row, target the row above.

Last updated

Was this helpful?