Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there, I tested this UI theme, and they are several controls that they need to have an update for having better visuals when using a UI with controller, mostly because some controls are missing the focus style box or similar.

For example:

  • Tabcontainer does not have a tab_focus stylebox.
  • VSlider & HSlider grabber_highlight is the same texture that grabber and grabber_disable, so you can not see when is focus or disable.

With this when use the controller, or just the arrow keys, to navigate a UI you lose what control are you focussed on.

I’vent tested more, but probably that may happen with other controls, so it is possible that using the demo UI with a controller, or arrows keys, you will find more.

Also, they may be other things that may be cool, like having as well texture for Tabs Hover, not just color change, like we have in buttons.

Anyway, the UI is very cool, but it will be so useful you add some of this so it better for controller users.

Hi! Thanks for the suggestions.
Yeah many things are missing because this was done for godot 3 and then ported. Still didnt have the time to add more stuff.