Animating a zombie eating another character (player)

I’m still learning…

I’m working on a zombie game, and I would like to animate the zombie chomping down on the player.

I would like the two skeletons to come together and animate as one animation. But bearing in mind the player may escape so they need to remain separate. I have tried attaching Zombie character Actor to Player Character but get unexpected results.

I have tried moving the two characters together, but looks bad. Any ideas how to achieve the result I want (two people having a hug but one of them is being eating by the other :slight_smile: ).

Thanks in advance.