Closed Pomax closed 10 years ago
To prevent O(n^2) collision detection, make sure everything that performed collision detection X-to-Y does not also have a codepath that checks Y-to-X
To prevent O(n^2) collision detection, make sure everything that performed collision detection X-to-Y does not also have a codepath that checks Y-to-X