Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/19/2017 in all areas

  1. This bug is caused by some "ground tiles" (all tiles that are designed to be walked upon) not correctly using the damage overlays that ground tiles are supposed to use. Ground tiles are hardcoded to always block LOS and z-level movement in all tile states (default, damaged and destroyed) because they're not meant to be destroyed normally like other tiles, and instead have damage overlays applied to them. You can properly destroy ground tiles by collapsing buildings, but there's some bugs with the whole building destruction system that can cause buildings to not collapse. I'm working on fixing the building destruction system for the next Xenonauts Fix Pack update, along with this particular issue with some ground tiles having faulty settings for their damage overlays. The "invisible" reaper zombies might be related to a bug with the collapse system and ground tiles. Sometimes collapsed ground tiles create a weird tile state that causes units entering it to become "invisible" (only visually, they're still treated as normal). I couldn't figure out what causes it and it happens randomly. It's probably a bug in the code itself, so there's nothing I can do to fix it for the Fix Pack. In my experience that particular bug should mostly affect flying units though and they become visible again after touching a ground tile.
    1 point
×
×
  • Create New...