MM Throwables collide with walls before players

Affected Service (Game name, hub or global):
Murder Mystery

What is the bug?
Throwables literally can’t hit players if they’re against a wall

Screenshots and/or video:

In this particular video, you missed. The throwable has a bounding box (collision) of 0.45 x 0.45.

That being said, there’s some improvements that can be made. We currently check for block collisions before entity collisions. This shouldn’t cause any problems due to the way we calculate the players bounding boxes, but in certain situations it could result in a block collision being handled with priority.

It’ll be added to the list and hopefully we can get that software improvement out ASAP. Thank you for the report.

3 Likes