I wonder if I can get some suggestions about how to achieve this:
I have two volumes, a sphere and a box. I want the box to fall on top of the sphere (box moves only in z direction, no rotations) and get this action to shape the sphere accordingly (see picture attached). Let’s imagine the sphere is a balloon and the box is some kind of tile. As the tile moves downwards, the balloon would acquire certain shape.
I’ve tried several things but haven’t yet fully understood how to achieve this relatively simple exercise.
Any suggestions are very welcome!