This might seem confusing, but I'm not sure how to phrase this question.
For example, You want to make a restaurant game where you construct a burger from individual objects.
I would like to then "Snapshot" this grouping of objects into a single object. Instead of creating every single combination of objects, is there a way to have the game make an image of grouped objects?
I can clarify more if needed.
Thanks guys