Is it possible to create sprites which have the same level of hierarchy within a scene?
I'm trying to create a "Jewels" like game in which similar kind of objects can be removed when matched. How can I implement this if each new object has a different hierarchy?
Comments
There's a Hierarchy example included with Gideros
It's basically this...
evs