Ddakji game simulation(squid game)

I want to make a ddakji game (game where you have to flip over other ddakji throwing your ddakji) from squid game

This is what I have now

When overlapped area is green , I want to simulate like red ddakji falls on blue one and blue one flips over. How can I do it?

1 Like

I think you can simply make animation, or use Linear Velocity (For hit) + Aligin Orientation (so it flipped on side which you need)

1 Like

To simulate throwing ddakji I used AlignPosition and for flipping bodyvelocity and bodyangularvelocity