• Set an entity's transparency?
    3 replies, posted
I tried SetColor(), but it changed the entity pink. [IMG]http://snag.gy/FY5kM.jpg[/IMG]
Takes a color object, not 4 arguments
Entity:SetRenderMode(RENDERMODE_TRANSALPHA) Entity:SetColor(Color(0,0,0,150))
Great! :) [IMG]http://snag.gy/0VEAA.jpg[/IMG]
Sorry, you need to Log In to post a reply to this thread.