DavidRother / cooking_zoo

CookingZoo: a gym-cooking derivative to simulate a complex cooking environment
MIT License
18 stars 7 forks source link

Revamp Merging object animation #4

Closed DavidRother closed 2 years ago

DavidRother commented 2 years ago

To make merging of arbitrary objects possible, each object should just have a png for each of its states. Then if multiple dynamic objects are merged onto the same place/container instead of loading a new png of the merged object, the objects are shown in a smaller version inside the container. This system should work with any number of merging objects (although objects wont be recognizable at some point anymore)