2D Asset stacking

I am trying to make a cooking game kind of like those ones by Papa Louie’s games. I am wondering how I would go about creating and merging the 2D images into one so that they could be compared to another image.

Hey @Firecat678,

Could you go into more detail about the end goal you are trying to achieve over all? Would it not work if you placed your image pieces together using a grid or predetermined locations and compare the combined ID’s of each individual piece with a checklist?

Any additional specifics or information could go a long way in solving your problem!