Please or Register to create posts and topics.

Light in movelinear chamber

Page 1 of 2Next

So Ive made one of those wheatley chambers where he combines 2 chambers, and Ive got some light problem with the props:
Before the chamber is moved into place:
Image
And after:
Image

Since there is no lightsource there when its moved into place they get all dark.
What to do?

12 Angry Tests
"I hear voices. But I ignore them and I just carry on killing."

How did you compile?

.:: [SP] Lost in Testing :: #1 :: #2 :: #3 :: #4 ::.

I think they used env_projected_textures for those parts, so experiemnt with those a bit.

Image
ImageImageImageImage

compiled with: vrad normal, vvis fast

I could use projectedtexture but there are kinda two separate areas(cant light with only 1 light), and you can only have 1 projectedtexture right?

12 Angry Tests
"I hear voices. But I ignore them and I just carry on killing."

I'd suggest mapping with the two chamber pieces together so when you compile lights it works. Pretty much, the player is going to notice if two halves of your testchamber have a big break in the shadows. They won't notice if the two testchambers come together and the shadows are continuous. Just map with the two pieces together, and then have them quickly move apart on the map spawn before the player gets a chance to see them.

My Maps:
[spoiler][SP] Alternate[/spoiler]

Well... that would work... for any map but this one. Im so great!

12 Angry Tests
"I hear voices. But I ignore them and I just carry on killing."

Try compiling with Advanced mode on Full Compile- Both- Final- (Slow!) Using this should enable -staticproplighting which should fix your problem.

It should not, for they are not static they are dynamic.

12 Angry Tests
"I hear voices. But I ignore them and I just carry on killing."
CaretCaret wrote:
It should not, for they are not static they are dynamic.

Actually, yes it will. (Unless you've already tried it or something and I'm wrong.) It accounts for all props, static or not. Source usually only uses the prop's origin for lighting, but that can be buggy as you have shown. -staticproplighting was introduced in 2007, so it has to be put in manually. However, Full Compile- Both- Final -(slow!) already has the variable put in. Look at YM's Nodraw.net lighting article for more information. (And his tutuorial applies for all games, not just TF2.) Hope this helps!

Well yes I have tried it and I cant see how it would solve my problem. Its not with the shadows I have problems.

12 Angry Tests
"I hear voices. But I ignore them and I just carry on killing."
Page 1 of 2Next