Stacking of moveable objects

hello there



i have the following problem now:



i want to make a car simulation and the cars can be loaded with chests, the problem is that they "flicker" out of the car, how do i control the friction of objects ?


Maybe you try PhysicsNode.setFriction()? :wink: