Hello everyone,
I have a Box Collider on a cube and another Box Collider on my 3D model.
When my 3D object hit continuously the box (I just keep going on the cube), my 3D object is rotated and the cube is not rotated. In think it comes from forces because my 3D object can’t go futher (which is normal ^^), but how could I stop this ?
When these objects hit I would like just that my 3D object don’t rotate.
Thanks.