Yeah I added all of my boxes to a nested list and then I just looped through the list (using a for loop), and if they collided from any of the sides then they would move the opposite direction. I implemented the code that tabreturn sent to my code.
Yeah I added all of my boxes to a nested list and then I just looped through the list (using a for loop), and if they collided from any of the sides then they would move the opposite direction. I implemented the code that tabreturn sent to my code.