Hi, I have a bunch of cube floating in space, with no gravity. The space is “contained” in an invisible box, so the cubes should continuosly float and collide each other,without stopping.
Is there a way to do it without giving them some force? Like, I give them the first applyCentralForce, and I would like to see them infinitely moving and colliding each other, forever. Now they just collide a bit, than stop.
Some hint? (: