Jump to content

How do I make custom Inventory Gui texture that easy


TheRPGAdventurer

Recommended Posts

Could you provide a sample screen of what kind of GUIs you're talking about ? I might be interested in it ! :)

 

Personally, I just recycle some existing GUIs from Minecraft. For instance, there is the demo_background.png located in the Minecraft assets (textures/gui). It helps me to prototype a canvas for a beginning. Still, I am really curious of how do other developers achieve their GUIs (especially when we are not specialized designers haha).

Squirrel ! Squirrel ! Squirrel !

Link to comment
Share on other sites

10 hours ago, Major Squirrel said:

Could you provide a sample screen of what kind of GUIs you're talking about ? I might be interested in it ! :)

 

Personally, I just recycle some existing GUIs from Minecraft. For instance, there is the demo_background.png located in the Minecraft assets (textures/gui). It helps me to prototype a canvas for a beginning. Still, I am really curious of how do other developers achieve their GUIs (especially when we are not specialized designers haha).

 

dragon.png

Link to comment
Share on other sites

I made a custom inventory GUI using Gimp. I started with the vanilla texture, then selected parts of it and moved them around. Some of it is pixel-by-pixel work. That's how I did the little arrows on my GUI, attached. I expect those four slots at the top of the screen you posted were done pixel by pixel, just like many item and block textures are done. Kind of tedious, but not too bad considering each inventory slot is only 16x16 pixels.

inventory.png

Edited by Daeruin
Image didn't come through
Link to comment
Share on other sites

Also, make sure your texture is 256x256 (you can leave the non-UI parts fully transparent)

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

  • 4 years later...

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.