I have a sprite and a (dynamic) text object. They should always be together, i.e. the text instance should appear on sprite instance. Is it possible to group them together during design time in layout?
I need this because I have many such pairs and it's not possible e.g. to space them horizontally.