I started to test multiple cars. Because the cart collides with cars and they are all copies of each other, I do not really need to specify the collision statements but I am now testing the gravity with multiple cars to see how well the cart moves around them and if I need to make some kind of anti-collision if the cart gets closer to another car, like if it nears another car that car's gravity takes over.