• How to draw text and rounded box over a image/material
    2 replies, posted
I have an image on my hud and I want to be able to add some player info over it. Any clue on how to make the text go over it instead of behind it.
Whatever code is run last will be put on top so move the text under your image renderImage(blah blah) renderText(blah blah)
Resolved *Closed*
Sorry, you need to Log In to post a reply to this thread.