naturaGodhead Posted November 11, 2017 Posted November 11, 2017 So I'm rendering a health bar that involves two parts, one overlapping the other. I was able to render the background bit perfectly fine, but when I try to render the actual bar that needs to move, it doesn't show up. I tried removing the background and still nothing shows up. Hoping someone can spot a simple mistake. https://github.com/linkisheroic/Minestuck/blob/1.12/src/com/mraof/minestuck/event/ClientEventHandler.java Rendering code Quote
naturaGodhead Posted November 11, 2017 Author Posted November 11, 2017 Screenshots with an without the background piece. Quote
naturaGodhead Posted November 11, 2017 Author Posted November 11, 2017 When I try to use the same rendering code for the background for another mob it won't render either. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.