Waterfall texture looks as if it's upside-down, tbh. Sure, waterfalls widen as they go down, but that bit to the right of the crosshair...
Printable View
Waterfall texture looks as if it's upside-down, tbh. Sure, waterfalls widen as they go down, but that bit to the right of the crosshair...
ATTN: this map is good now~
almost anyway
Does anyone know how to clean up the surface clipped to no leaves warning in tool?
It's really annoying to have 500 lines of that crap, when as far as I can tell, it means nothing :\
From the HEK tutorial:
Basically look for anything that might be too close to another face, maybe floating geometry or something.Quote:
This is a problem caused by the implementation of the portal planes and geometry.
This can be caused by geometry that has a face which is coplanar with the faces of another piece of geometry.
A good example would be a cube that has a face resting on the faces of another surface (such as a floor). In this case, an error may not have occurred before, but once portals are added or defined the portal calculations during the compilation process detects the error since it cannot properly create a portal between the two pieces of geometry.
In the above example, there are two solutions. The cube can be moved such that it no longer has its bottom faces resting on the faces of the other surface. The other solution is that the cube should have its bottom faces removed and the remaining faces should be properly integrated with the surrounding faces.
Floating things like lights would look pretty awful if they have to be any farther away from the wall than they already are.
>>
Render-only faces like lights don't get that error. Only solid stuff, like a floating piece of bsp scenery. I know I got a lot of those because I didn't feel like sealing some of the scenery into the main object, but wanted it to be part of the bsp. The .wrl should help with that. :/
Surface clipped to no leaves normally happens when you have render only stuff outside the skybox.
I'd be more than happy to sift through the WRL and find the errors, but unfortunately, there's another warning that comes before it, and while this warning only takes up one line, it spawns around 5,000 geometry errors. Fucking nearly coplanar faces, can't even figure out whether it's just faces that aren't flat enough, but if what I got out of the HEK tutorials definition of this error, it's really silly :\
The waterfall may be causing a few of those errors then, but there still were loads when that wasn't linked to the frame.