How can I achieve the following setup:
- Parent sprite that can get resized freely
- child sprite that is located in the left side of it's parent, anchored to left border, top border and bottom border, but the right side of the sprite shall rescale such that the sprite always stays square
- second child sprite that is to the right of the first child sprite, this one is anchored to right border, top border and bottom border of the parent, but it's left border shall scale such that it keeps the same distance from the first child
I hope the description is understandable, otherwise i'll create a graphic