I am by no means a graphic designer when it comes to game development. I gravitate towards scripting a lot more. However, after pulling up a lot of references and practicing a lot, watching countless videos, I’ve started to make something I quite like. Please let me know what you think, and what I can improve on!
I welcome any feedback, it’d be really appreciated.
The one feedback I could give is the “Purchase Crates” button font and color. It doesn’t fit well in my opinion, you could probably change the font to some type of Highway-ish style and the color to maybe a white or orange?
The plan is to allow players to modify the accent of their UI if they wish to do so. I was thinking of making the ‘Purchase Crates’ button something neutral, like the Filter’s header, rather than the accent itself.
I just edited it to make changing accent colours far more easier (sorry about the compression):
Really good looking! One cool feature that would be cool added is toggle colour which lets you toggle colour from RGB like Arsenal’s cursor colour feature (Only if you can do this, I’m not pressuring you)
The gif compresses the image a little too much, would you mind a static screen shot?
(This is looking really good! One thing standing out is the “Unreadied” text, it seems a little difficult to read in it’s current state. Maybe allowing it to have an outline would help!
With the hat objects, maybe having the number text slightly closer to the image itself would help distinguish which count belongs to which hat.
Thank you! I’ve finished up with the filtering options (possibly planning on adding a search bar too). I think I might animate each category in and out when you press their respective buttons on the navigation bar.
This is definitely something I intend to add!
The ready button that’s currently overlapping the inventory right now is one belonging to an old interface, it’ll definitely be getting a little overhaul too. My apologies for the confusion.
Looks Awesome!
Very well detailed and I like the overall design of it.
Can’t think of anything to add as it looks very good as it is.
Well Done, Keep up the great work!
How do you make that lil’ avatar guy appear? what even is that? is that what people call a viewpoint frame?
this is a pretty crappy video in terms of quality. I would recommend OBS Studio. It’s free, and it’s what I use to make posts on the forum. The framerate and quality is impeccable
Again, everyone, I’m ecstatic at the feedback I have received so far; you’re all helping my drive, and pushing me even harder! Thank you for that!
Yes, that’s a ViewportFrame.
A duplicate of the player’s avatar is made and parented to the frame alongside a camera. The ViewportFrame’s CurrentCamera property is set to the new camera, while the CFrame is some kind of offset relative to the cloned avatar.