[Solved] Overlays on func_brush
Posted Jun 11, 2012
Hi,
Is is possible to put an overlay on a func_brush? In hammer everything looks good, but when I compile the maps and go ingame I see the overlays are not there on the func_brush.
Registered users don’t see ads!
Register now!
Posted Jun 11, 2012
Replied
2 hours
later
No.
Best thing you could do is make a custom texture and apply it to the brush. Next best thing is to create a brush over your other func_brush (as thin as possible), apply your overlay on it and parent the brush with the overlay texture on it to the original func_brush.
Searching helps as well: post35135.html?hilit=func_brush%20overlay#p35135
Posted Jun 11, 2012
Replied
2 hours
later
Sorry for not searching...shame on me :s
But tnx for the links, fixed my problem 