Notices

How can I go about making a room invisible?  Thread Tools Reply
Old 07-22-2012, 08:13 PM   #1
NameUser
L1: Registered
 
NameUser is offline
Posts: 45
Thanks: 9
Thanked 1 Time in 1 Post

Default How can I go about making a room invisible?


Here's the deal. I want a room in the map to be completely invisible, even from people with noclip.

My first thought was to make the outside of the textures completely black so they'd blend with the void. However, since source doesn't render the first texture between void and inside the map when you're in the void, that didn't work as you'd see X-ray right into the room.

My next thought was to construct a pure black box around the room so that Source would not render that, yet still render the room inside. However, that doesn't work because you can see fog inside the box.

Does anyone know how I can go about making a room completely invisible? Thanks.
 
Last edited by NameUser; 07-22-2012 at 08:15 PM.
Reply With Quote
Advertisement
 
Advertisement
Advertisement Sponsored links

Old 07-22-2012, 08:16 PM   #2
yyler
Guest
 

Posts: n/a

Default How can I go about making a room invisible?


Use a fog trigger (like in 2fort) to disable the fog in that area?
 
Reply With Quote
Old 07-22-2012, 08:40 PM   #3
Blade Nd64
64-bit goodness
 
Blade Nd64's Avatar
 
Blade Nd64 is offline
Posts: 58
Thanks: 29
Thanked: 63

Default How can I go about making a room invisible?


Duplicate the toolsblack vmt and add $nofog 1. Don't forget to include the material with the release.

__________________
Pelagic Shrine Pier Lava Tension Acrophobia Volcanic
 
Reply With Quote
Old 07-23-2012, 10:02 AM   #4
A Boojum Snark
Toraipoddodezain Mazahabado
 
A Boojum Snark's Avatar
 
A Boojum Snark is offline
Posts: 4,305
Thanks: 112
Thanked: 4,493

Default How can I go about making a room invisible?


Uhh... black won't work. It will show up as a solid black area within the hall of mirrors. Basically the only way to do it is to put your map at one end of the grid and the room at the other, and use simple distance to make it hard to locate.

__________________
(>^_^)>---[] Mapper Kirby says you must get:
Ultimate Mapping Resource Pack!

 
Reply With Quote
Old 07-23-2012, 10:21 AM   #5
Micnax
L0: Terribly Lazy Mapper
 
Micnax's Avatar
 
Micnax is offline
Posts: 1,524
Thanks: 2,815
Thanked: 848

Default How can I go about making a room invisible?


Since it looks like it's impossible to make the room truly invisible (unless you did what Boojum said and use trigger_teleport), why not make it visible but unreachable? And if people use noclip, just line the walls with trigger_hurt so that when they try going into it, it'll just kill them?

__________________

 
Reply With Quote
Old 07-23-2012, 11:05 AM   #6
henke37
L5: Alleged Expert
 
henke37's Avatar
 
henke37 is offline
Posts: 401
Thanks: 26
Thanked: 71

Default How can I go about making a room invisible?


I don't think that it is possible to hide data when you are giving people all the data.
 
Reply With Quote
The Following User Says Thank You to henke37 For This Useful Post:
Sponsored links
Advertisement
 
Advertisement
Advertisement

Reply

Previous Thread Next Thread
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 04:12 AM.