Please or Register to create posts and topics.

Tutorial on how to do the light coming through the squares

I honestly dont know how to do the lights coming out of the open squares in the walls. I know that there is an entity for it, but i dont know how to position it so it looks like it does in the game. whenever i try to do it dark spots appear around the light.

are there any tutorials on ding this?

The lights coming out of the walls should mainly be a texture light, such as white001, then if you want, you can add a spotlight inside the hole. You could also add a regular light, set to very low brightness 10-20, and put it just outside the hole. Might take a bit of experimentation the first time, but once you know how to do it, its real quick to setup.

http://interitus.deviantart.com

wow didnt know it was so simple, i thought it was the entity in effects that looks like a bright light

Most things in Hammer can be done in 2 ways: either very simple, or very complex. Valve always chooses the complex way. I always choose the simple way.

Image

"Duct Tape is the answer."

Note that the brightness of a texture light is mainly set on a file, but you can modify it directly into the map by choosing a different texture scale using the Apply Texture to face tool.

Consider that the texture edges make a grid and that if you scale this grid up, there are less squares on the face, so less light. If you scale the grid down, there'll be more squaes and then, more light.

Made Logic Portals in early 2008. Making diportals in 2011.
Author of Minecraft mods (MAtmos, Minaptics, NoteSlider) and Garry's Mod addons (Gunstrumental, SharpeYe, GarryWare, DepthHUD).

i need to try that