Once you have signed in, on the right hand side you can use the "report bug" button to be able to fully report the bug you've encountered. Thank you.
http://dbd.game/killswitch
Virulent Bound vault detection bug
Commonly when you clearly hit a vault with Virulent Bound you don't innitiate it. I believe this happens more often when not at an completely straight angle towards a windows for example, even at a slight angle it can fail on a direct hit.
I would assume that vault detection falls under the environment collider, i would suggest giving it to the survivor collider and increasing its value. Or giving it its own collider if that's not already the case. This might also be connected to the environment collider being to low on the ground and not hitting the vault and istead a wall or the floor for example.
Comments
-
About the collider size, i would suggest to follow the order of importance:
Smallest: collision, middle: vault, biggest: survivor.
This ensures that always the most important thing gets choosen in a given situation.
0