Hey! This is my first post, so please be gentle :)
I'm trying to build a numeric keypad that will spawn at different places on my game.
Is there a way I can group the numbers layout with the 10 invisible sprites that I use to detect when each button is touched?
In other words, can I nest sprites within a sprite? I have tried with containers and families but I'm not sure if that's the way to go.
Thanks in advance!