Custom ItemList

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By BlackJitsu
  • I’m a little lost on how to center these icons in an ItemList Node.
  • I would also like to know how to get rid of the horizontal seperators and how to replace then with negative space

Here is my scene

Help with any of these two problems would be appreciated.

Is there perhaps a better node for this?

:bust_in_silhouette: Reply From: Reginhowl

Is it a control class/UI/Green icons?

If so, how about putting those itemlist as child of an HBox Container and set alignment to “center”?

I switched over to using HBoxContainter. However, it aligns vertically center instead of horizontally. Found a way to do it though using a container node. Thanks for the help!

BlackJitsu | 2018-03-23 02:39