Display group within another display group?

Hello everyone,

Is there a way to have a display group included in another display group? For example lets say I want to animate a character. Its leg and foot are on one display group, but I want that leg and foot to be part of the entire character’s display group too. Is this possible? It doesn’t seem to work. If not, how would you do this? I am using director so I want to keep everything in 1 display group if possible. Thanks for your help. [import]uid: 31262 topic_id: 26411 reply_id: 326411[/import]

You can definitely have display groups within display groups. In fact, the Corona “stage” is a display group, so when you create a display group, you are creating one within another display group already.

More information on groups here:
http://blog.anscamobile.com/2012/02/corona-display-groups-101/ [import]uid: 52430 topic_id: 26411 reply_id: 107145[/import]