Geodome (aka Enrichment Sphere)
Posted Jun 21, 2011
I made a simple geodome instance made of 5 of the geodome_4096 models as prop dynamics, which are all pieced together with no leaks whatsoever and fit into my map fine. However, when I load it into another map, two of the five prop_dynamic geodome pieces do not appear and I can see the void behind them. It is extremely wierd.
Registered users don’t see ads!
Register now!
Posted Jun 21, 2011
Replied
2 hours
later
You could use the default instance? Despite it having the occasional lighting issue.
Posted Jun 21, 2011
Replied
8 minutes
later
Yeah I tried changing the parts in the default instance to prop_dynamics and changing nothing else, but it still had the same problem...
Posted Jun 21, 2011
Replied
36 minutes
later
I had issues with the stock instance so I collapsed it to my map and set all the models "lighing Origin" to point to an info_lighting. See the map in my signature for an example.
Posted Jun 21, 2011
Replied
57 minutes
later
The Irate Pirate wrote:
You could use the default instance? Despite it having the occasional lighting issue.
I think Valve solves this using -staticproplighting. There's a nice tutorial on how to use it here.
Posted Jun 21, 2011
Replied
19 minutes
later
It has nothing to do with the lightning... it's just that two of the parts of the five don't appear when I set them to light well with prop_dynamic.... should I use prop_dynamic_ovveride?
Posted Jun 21, 2011
Replied
24 minutes
later
You should be using a prop_static, not a prop_dynamic. You could change the lighting origin with the info_lighting entity to fix some lighting issues with prop_static, use info_target with prop_dynamic entities.
Posted Jun 21, 2011
Replied
54 minutes
later
Vordwann wrote:
It has nothing to do with the lightning...The Irate Pirate wrote:
You could use the default instance? Despite it having the occasional lighting issue.
I was talking about this, (should have made myself clearer.)
Posted Jun 21, 2011
Replied
1 hour
later
I want the lighting to be normalized though with prop_dynamics... however, two of the five don't show up... how do I get them to show up... I can see the void behind tem.
Posted Jun 21, 2011
Replied
11 minutes
later
Make 100% sure their origins do not leak, or hidden by the world brushwork. The origins can be Identified by the 1Blu, 1green, and, 1red lines that meet at 1 point.
Posted Jun 21, 2011
Replied
54 minutes
later
Wait, about the -staticproplighting thing, you don't have to mess with any of the $ junk now if you use final compile. That's a nice addition to the Portal 2 Hammer...
Edit: (Assuming that's why you don't want to use it.)
Registered users don’t see ads!
Register now!
Posted Jun 21, 2011
Replied
1 hour
later
Should I post the map?