Game Development Community

Walking through walls.

by N · in Constructor · 01/16/2008 (3:16 pm) · 1 replies

I made my first building with Constructor, a simple hollowed box, and spawned the player inside of it.

The floor is solid, but the wall brushes are not. I walk right through the walls. I have tried setting the brush types to both structural and collision, and neither worked.

Thanks,
Niko

#1
01/16/2008 (3:28 pm)
Nevermind. I downloaded Matt's patch and now it works fine.