Author Topic: Stunned enemies to have priority over non stunned enemies on the Battlescape  (Read 1642 times)

Offline tarkalak

  • Commander
  • *****
  • Posts: 1460
    • View Profile
Currently, if there are a dead and stunned corpse on the same tile the stunned corpse might be covered by the other (or other higher priority items). This covers the stunned "Zzz" indicator.

I suggest that stunned enemies should be force shown on the top of the pile.

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8616
    • View Profile
And what if there is a stunned enemy, a bleeding enemy, a burning enemy and a shocked enemy there at the same time?

Also, sorting items on the tile (by weight) is done every frame, for every tile on the map... i.e. potentially tens of thousands times per second!
It's already a significant slowdown factor, and I am not going to make it worse.

Offline tarkalak

  • Commander
  • *****
  • Posts: 1460
    • View Profile
And what if there is a stunned enemy, a bleeding enemy, a burning enemy and a shocked enemy there at the same time?

Also, sorting items on the tile (by weight) is done every frame, for every tile on the map... i.e. potentially tens of thousands times per second!
It's already a significant slowdown factor, and I am not going to make it worse.

Aren't all of them just stunned with some extra conditions?

OK, not worth the hassle.