User avatar
By KingJayCG
#244405 Can we update `UIElementItem.builder()` so that `setColor()` only affects the UI image and not the text?

Also requesting:

  • setTextColor() – set text color separately from the image
  • setTextRotation() – rotate just the text, useful for diagonal overlays
  • setRotation() – make rotation pivot from the center of the slot instead of the top-left corner
  • Option to enable text shadow – helps with readability over similar-colored backgrounds
  • Separate offset controls – allow moving text and image independently

Would make `UIElementItem` a lot more flexible for building clean custom UI elements.
https://gyazo.com/5a0ecbe92d75ce2caa6ae987b5b32eeb

JOIN THE TEAM