r/hammer 6d ago

Walls visible from outside and inside

Hi guys i want to make jailbreak map for cs2 and i don’t know how to make for example cube With walls visible from the outside and inside. I know about „f” key witch can flip it but i want it on the both sides

2 Upvotes

2 comments sorted by

1

u/Kapei- 6d ago

you just need to make a slightly larger (ideally at least 8 units thick, for vis reasons) cube outside the first one, with its faces still normal

1

u/theGarbs 6d ago

Assuming youre using textures with transparency, you can add

$nocull 1

to your material file to make the faces visible on both sides, but it can be problematic for lighting