project-imprimis / imprimis

Imprimis, the team based destroyable world shooter game
https://project-imprimis.github.io/www/
15 stars 5 forks source link

Block layer can build inside the player hitbox, causing the player to clip through walls #39

Open 10010101001 opened 3 years ago

10010101001 commented 3 years ago

Describe the issue The block layer can build blocks directly where the player is standing. Completely building around a player's collision model allows the player to clip through walls and floors.

Expected behavior A block should not be able to be placed where a player is standing

https://user-images.githubusercontent.com/44052322/127731172-fce1a2be-15b9-4668-99a7-bac38a735399.mp4