• Additive PNGs?
    4 replies, posted
Is it possible to make the new png materials additive?
best be looking here: [b][url=http://wiki.garrysmod.com/page/Global/Material]Global/Material[img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]
Sorry, but I'm not so good with vmt's/material-related things and I'm not sure what I'm supposed to do after looking at that page.
Ah, seems like png don't directly support that, you should be able to achieve it using [b][url=http://wiki.garrysmod.com/page/Classes/IMaterial/SetInt]Classes/IMaterial/SetInt[img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] though.
I've tried material:SetFloat("$additive", 1) and material:SetInt("$additive", 1), they both won't work :L
Sorry, you need to Log In to post a reply to this thread.