Open Dacendeth opened 4 years ago
That's kind of an unavoidable issue due to the way projectiles move. (when moving diagonally northeast, they have to first go either east or north, then the other).
In the situation of that pic, if you want to be sure to hit the top guy, you should probably fire on the tile above him.
Description of issue
Point blanking uses ranged projectile movement so in the case of diagonals it has to go cardinal directions and sometimes hits the wrong target.
Difference between expected and actual behavior
Point blanking always hitting the target i click on Point blanking sometimes friendly firing based on positions.
Steps to reproduce
point blank the top one and watch the right one get hit.
Length of time in which bug has been known to occur
Long time.