SA74: What map/mapper is that? Looks real!
Posts by Dradz
-
-
Quote from Steppenwolf
You are right that lighting on func_details can be crappier. But only if you got "overlapping" brush faces on them. the bsp compile often doesn't cut the faces correctly like it would do with static brushes so you have to help the bsp by hand.
ahh, I am using some func details like the above picture to simulate an arch -- ideally, I should use vertex editing and fix the "arches" to be more like the one with the smiley guy?
-
Quote from ReNo
I'm a sucker for using hint brushes .....A good place to start with hint brushes would be in your doors and windows...
Right now, I put areaportals in all the windows/doors to help in performance -- I guess I should also be putting in hint brushes in these same doors/windows? Does it matter where the hint brush is with respect to the areaportal? ....to the outside or inside of the door/window?