Modulation and Lighting (sigh)

So while making this video i figured put that some how i got a second skylight in my scene… After that the lighting isnt as bad but I’m still seeing light blleding through areas. I have no idea why this is happening so far all the walls and meshes are tightly woven…

So I’m trying to understand modular building structures but im not sure how big or small the parts should be. So i stated with trying to make a modular Medieval House where the walls ar made with BSP brushes and the detailing come from the modular parts:

modular.jpg

I’m trying for awesome but I feel like im failing…

If you´re trying to buil your level with bsp or your own statics meshes may be a good idea drop a character reference into your level to compare the sizes.
Also reduce the motion blur when the character is turning around and take care about the style you´re looking for (Metal chairs in medieval house?)
Some hoses are pretty big.
Keep going and good luck

The metal chair was just to drop something in. As for the character I did drop my character model in for the door size and such. He’s out side of the house. I do not know where the motaion blue controls are. Ive been trying to turn that off for a while.

https://answers.unrealengine.com/questions/17881/graphic-settings-disable-motion-blur.html

Do i have to add the PPV over the whole map?

PostProcess Volumes are for using custom post process chain/settings on the specific locations of level. If you want to use same post process settings in whole level then you can use GlobalPostProcess object. Here’s a little video shows GlobalPostProcess in action : https://www.youtube.com/watch?v=i6lYSXyUKRY

thank you sir.

All in all good work but do add the PPV over the entire map.

Larger Modulation:

http://i26.photobucket.com/albums/c118/shoiko/Facebook/Modular%20TileSet%20System/10256790_10152097200829353_4689798570428165226_o.j pg

http://i26.photobucket.com/albums/c118/shoiko/Facebook/Modular%20TileSet%20System/1980044_10152097200609353_3380521201804377466_o.jp g

So I’ve made the modular parts bigger and its really easy to build a building now but Even though i have a second UV channel with everything flat for the light mass I still have weird bleed through.

You might try to force a higher resolution on your lightmaps. Your meshes are quite big, you can check your current lightmapsizes under Windows->Statistics->StaticMeshLighting (not that sure about that, just out of memory). Depending on your mesh they can get as small as 32x32 pixels. Maybe that will fix a few light bleed issues?