OndrejNepozitek / Edgar-Unity

Unity Procedural Level Generator
https://ondrejnepozitek.github.io/Edgar-Unity/docs/introduction
MIT License
817 stars 70 forks source link

3d Doors problem #129

Closed pvalium closed 1 week ago

pvalium commented 1 week ago

Hi, I have a problem with doors in 3d view. I have this room: image image And the problem is this: image

i dont know where is the problem. Apparently doors and well positionated, and well rotated. The doors with fail are the bottom and the right ones. In each door there arent any error: image

I'm completely lost xD. Can you give me any idea of whhich can be the error?

Regards

pvalium commented 1 week ago

Solved, problem was that colldiers doesnt fit grid.

Regards