Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bombs thrown into corner of block clip through it #29

Open
Washiii opened this issue Jul 8, 2024 · 1 comment
Open

Bombs thrown into corner of block clip through it #29

Washiii opened this issue Jul 8, 2024 · 1 comment

Comments

@Washiii
Copy link

Washiii commented Jul 8, 2024

When throwing a bomb into the corner of blocks/walls that are perpendicular to one another with a missing block/wall at the junction point it will clip and go through it. This works either being "inside" a room and "outside" a room.

Bomb Squema

(Sorry about the quality, had to compress it 4 times for it to be less then the 10mb limit from GitHub)

2024-07-08.19-48-01.1.1.1.mp4

While testing this I also found out that the corner of the walls don't match up, I should be able to align myself in one corner, walk straight back and still be aligned with the corner, however, if I hit the wall behind me I get moved to side a little bit and get misaligned (Can be seen on video).

@rexim
Copy link
Member

rexim commented Jul 9, 2024

Yeah, it's a known problem, thanks! I think we can fix it by adding boundary box to bombs similar to the one the player has. Right now bombs are treated basically like points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants