Hi,
I am trying to constraint two side-by-side cube shaped rigid bodies together so that they react as one single part until this constraint is removed later during the game.
I have tried with PinJoint without success. The SliderJoint could be a solution but I am having a hard time understanding the parameters.
Maybe joints are not the best approach?
Thanks.