Help - Search - Members - Calendar
Full Version: Question On One Way Mirrors
Unknown Worlds Forums > Natural Selection > Natural Selection Creation > Mapping Forum > Mapping Help and Troubleshooting
raqualevangel
are one way mirrors vis blockers from the side you cant see through?

if not could they be made to do so.
Sorcerer
err.. I'm not sure what you mean confused-fix.gif
MrRadicalEd
no mirror effects with the HL engine. If it's just the glass effect than no that brush wont block vis since it would be a func_wall or any brush based entity
prsearle
QUOTE (raqualevangel @ Sep 28 2004, 07:06 PM)
are one way mirrors vis blockers from the side you cant see through?

if not could they be made to do so.

As others have already pointed out, entities never block VIS. I had a modified copy of the compile tools that allowed one-way vis blockers, but it required modifications to BSP and VIS. It's the sort of feature that I never imagined anyone using, so I didn't keep it.
GiGaBiTe
1 way walls arent that hard, but as for the mirror thing, no clue. i havent made a mirror in the hl engine before, how do you make one?
BulletHead
BUt one way glass DOES block vis:

you have the FUNC_WALL set for your glass, then behind it another one EXACTLY the same of a NONE ENTITY brush. The way you look thru it is a NULL textures, the rest is the SAME glass texture. It'll render the NULL side invisible, allowing you to see thru the glass on the other side, but the normal glass texture side will be opaque smile-fix.gif
moultano
QUOTE (BulletHead @ Sep 28 2004, 09:39 PM)
BUt one way glass DOES block vis:

you have the FUNC_WALL set for your glass, then behind it another one EXACTLY the same of a NONE ENTITY brush. The way you look thru it is a NULL textures, the rest is the SAME glass texture. It'll render the NULL side invisible, allowing you to see thru the glass on the other side, but the normal glass texture side will be opaque smile-fix.gif

but vis would be blocked from both sides, so you'd see a whole lot of void.
BulletHead
NOPE

Try it

Make a 1 way glass fixture. If done properly, it'd have a BORDER texture of some sort, which completes the vis.

Trust me, it works... I use one in my map i'm making smile-fix.gif
MADMEE
hmm interesting. didnt think that was possible

here is a .rmf and .bsp in a .zip if any1 want to see the effects.

visblockingglass.zip

you start in the room where you can see the other room. Use noclip to get to the other room, and dont forget gl_wireframe 2!
raqualevangel
QUOTE (BulletHead @ Sep 28 2004, 09:39 PM)
BUt one way glass DOES block vis:

you have the FUNC_WALL set for your glass, then behind it another one EXACTLY the same of a NONE ENTITY brush. The way you look thru it is a NULL textures, the rest is the SAME glass texture. It'll render the NULL side invisible, allowing you to see thru the glass on the other side, but the normal glass texture side will be opaque smile-fix.gif

haha i meant one way glass! silly me.

but this is very good news for my ready room. any maybe i'll get some creative ideas for making see through glass hallways. i dont think people would mind not being able to see into other glass areas from that area. hmm.

thanx for the answer.
the_x5
This would be good in siege maps. Where marine can see the the alien hive but the aliens don't know they are being watched.
Kester
like seige007?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.