Question by
ASR16 · Jul 17, 2021 at 09:07 PM ·
collisioncollidersproceduralproblema
Problem with colliders,Problems with colliders
I've made a procedural game where rooms spawns randomly every time you play. When you go into a room an skeleton appears and doors do it as well. These doors have their own collider so you cant go out but if you try to push your player through the border of the door you can go through it even though the door collider is considerably bigger than the door itself. This happen if you push the player to some corners and to some furniture near a wall. How can I solve it?
Comment
Your answer

Follow this Question
Related Questions
How to Stop from MoveTowards then Move again 1 Answer
Per Frame BoxColliders? 0 Answers
[C#][Physics2D] multiple colliders and OnCollisions on one gameobject 0 Answers
Pop up where two colliders meet 0 Answers
Need a simple health script 1 Answer