Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It would really help to have some pre-assembled windows. Which program uses 9 slices?  I know I just joined Craftpix.net to get some useable GUIs and so far what they have is fully assembled windows, panels, controls etc in .PNG format. They're pretty easy to use, just drag and drop really. Something like that would certainly help speed things along and you already have everything separated into their individual pieces for people who really need to customize things. That would be a big help to me anyway as I don't really have the extra time to fiddle with UI's. 

(+1)

Like I mentioned, the standard way to do this both in Unity and elsewhere is by using 9-slices: https://docs.unity3d.com/Manual/9SliceSprites.html. Using these would allow the window to be any size using the same set of images.

A potential update to this asset pack would add pre-assembled windows in the sense that the 9-slices are ready to drag and drop into Unity. After doing so, you would be able to follow the manual and resize the window as you please.

But it sounds like you want images of pre-assembled windows of specific dimensions? If that's correct, which sizes would you find useful?

(5 edits)

Not entirely sure, I usually just drop the PNG into unity and resize it from there.  A few different rectangles and squares would probably be fine? I'll look into the 9 slice a bit later. The one on the top of the page there is pretty good... maybe one that is a little bigger or fatter. Some pre-constructed buttons? The rest of your stuff is really useful, I'll put your name in the credits. 


I was looking at stuff like this thinking you had some pre-sets in PSD or something. Anyway, my fault.  

https://untiedgames.itch.io/mechanical-pixel-art-gui

I'll be honest dude, I looked through that tutorial and tried getting things to work for a few hours but just having a few pre-done windows to drag and drop makes a world of difference. I'm sure there are other people that know the 9 slicing format very well, I'm just not one of them so for stuff like this I'll have to go with something easier to use. 

(+1)

Hey, no worries- I can include some premade sizes of stuff, now that I know there's some demand for it. Due to the number of windows/panels/buttons I'll have to write a program to do it, but I'll see if I can get to it this week and push out an update that includes both the combined 9-slice images and various premade window sizes. I'll comment again when it's ready!

That'd be very cool, thank you.

(1 edit) (+1)

Hi there, just wanted to let you know that the update is live! The update includes:

  • Unity-ready 9-slice PNGs to be used with the Unity 9-slice feature
  • Pre-assembled window and button PNGs for each style with 25 different sizes. Just drag and drop into your app!
  • Now includes a tool to generate window and button PNGs of any custom size you want! (See readme for instructions.)

Thank you for the suggestion- I hope it's sufficient for your game!

(Edit: For you and others who have purchased- Re-download the zip file to obtain the update.)

(+1)

Great, thank you very much.