Hi,
I am trying to resolve simple task - show coins amount (text) with the coin image next to it. Amount can be changed, so this group should center itself on the screen.
I’ve nearly got what I want, but it not always centered correctly. When amount grows larger then center shifts to the left, but when amount shrinks - center goes back to normal:
Here is how I set it up:
- Parent - Horizontal Group
- Child 1 - Text
- Child 2 - Image
Parent:
Child1:
Child 2: Imgur: The magic of the Internet
How can I achive my task without this “jumping” text effect?
Thanks