How do i merge mechanic

hello guys, does anyone how to do merge system like in those mobile merge game where you merge two things than they become one other thing

Create a merged object (sprite) in the scene editor for each combination of merge objects (sprites). If two objects collide, create a new merge object at their location and delete the 2 colliding objects.