I made some custom buttons using a combination of control nodes and a TextureButton with no textures. This setup allows me to animate and control the button in ways that Themes made more difficult. It works with localization and keyboard/controller navigation too.

    Awfy Oh, very nice! πŸ‘ŒIs it like an addon? Or is it just part of a game you are working on?

    • Awfy replied to this.
      • Edited

      MikeCL It's a study; a test project. I'm testing out some setups with Control nodes to make my own buttons. It's not an addon or plugin, just a Control node with a bunch of children and code to glue things together.