Talk:CompilePassBullets

From Valve Developer Community
Jump to navigation Jump to search

It's not strictly true that it doesn't work in css/csgo. In css at least, it still makes the material solid and bullets unable to hit it yet don't go through, so it still has some functionality it seems. --Sirhephaestus (talk) 12:19, 13 September 2023 (PDT)

Seems to block light on translucent materials?

I made a grate material and tried to get it to allow bullets to pass through, but that seems to have made it block light? If I comment out the %CompilePassBullets 1 line, it lets light through. That seems like a pretty important detail to not be noted on this page.