Inspiration
I want to create a scene where when two objects overlap each other, one would devour the other and increase in size, and the other object would be devoured and disappear (destroyed). This inspiration comes from games that when two characters compete, the bigger or stronger one would destroy the smaller or weaker one and add the other’s volume to itself.

The two objects are moving towards each other, and as they overlap, the black one eats the white one and becomes bigger.
Blueprint Walkthrough
First object’s blueprint

Second object’s blueprint

Successes
I was able to set up the basic scene where the two objects function as they overlap
Challenges
There has to be a way to set up some visual effects when the devour happens, like what if the two objects merge into each other, or the object being devoured break into little pieces.
Leave a comment