Hello, how to push away two objects that are touching each other ?
I simulate a roll of the dice with physics, but sometimes he touches himself when he doesn't move anymore, I would like to push them away, and I don't want one die to be on top of another, I don't know how to do that.
drive.google.com/file/d/165BgdoMQwmGo_pDkQdg8cz_I5gPi2D8F/view
In real life, I would have liked to do this in 3D, but we can't do it with C3 :(
I'd like to do a dice poker game.