I want to get rid of the grass that pops up while using displacements, the material im using is blendgrassgravel001a.
i've researched other maps and they have displacement grass aswell but it doesn't render in gmod, which is what im looking for
I'm confused about your question.
If you want to revert a displacement back to a brush, you select the brush and then open the texture editor, go to displacements, and select destroy.
i mean this
like
lets say i have a displacement, right?
the blend texture is on it and its set to have grass or whatever
for some reason, grass pops out of the displacement and its a giant annoyance
i already fixed this by instead running the map inside HL2 EP2, rather than HL2.
These are called [url=https://developer.valvesoftware.com/wiki/Detail_props]detail props[/url]. There's a number of ways to get rid of them.
To prevent detail props from appearing anywhere in the map (probably the easiest option): Go to [i]Map[/i] -> [i]Map Properties...[/i] and clear the 'Detail.vbsp file' field.
To remove the detail props from this material only: Use GCFScape to extract blendgrassgravel001a (it should be in hl2_misc_dir.vpk). Place it somewhere in the game's materials folder and give it another name, for example blendgrassgravel001a_nodetail. Open the file with Notepad and remove the line that starts with [i]"%detailtype"[/i]. Then, in Hammer, make the displacement use that material instead of the original one. Keep in mind that you'll need to embed/include the material with the map when you release it.
To prevent detail props from appearing in certain parts of the map only: [url=https://facepunch.com/showthread.php?t=1488605]Install my modified VBSP[/url], then create brushes with the tools/toolstrigger material and tie them to the func_detail_blocker entity (Hammer won't recognize the entity, but it will still work). Detail props will then no longer appear inside these brushes.
hey guys i have problem how i can get my custom detail grass to displacement anybody can help me ?
[highlight](User was permabanned for this post ("Spamming the same post in random threads" - postal))[/highlight]
[highlight](User was banned for this post ("Spamming the same post in random threads" - postal))[/highlight]
[QUOTE=kokotkosa;49421195]hey guys i have problem how i can get my custom detail grass to displacement anybody can help me ?[/QUOTE]
Did you HAVE to ask help for your detail props problem THREE times on THREE threads?
Let alone this thread isnt asking for adding, but removing detail props.
Sorry, you need to Log In to post a reply to this thread.