Parent with multiple png childs - How to improve performance?

I have a card made from multiple PNG images. (Background, mana gem, illustration and so on…)

Once initialized, the card moves quite a lot. The child pngs remains on their relative positions.

Is there a way to improve performance (for example by combining them into one image?)

Thanks

Have you tried SpritePacker?