Posted September 17, 201510 yr Hi, how do I make a GuiButton use a custom texture instead of text? For example like this one (SimplyJetpacks): Thanks!
September 17, 201510 yr Make your own button using GuiButton. Its code will tell you how to texture the button I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP) II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.
September 18, 201510 yr As stated above, create your own GuiButton. In your class you will be able to define things such as textures, text color, text color when hovered upon, etc. After that, when drawing your GUI you need to create an instance of your button - I'm sure you can figure that out. Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]
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.