Hi,
I'm new to cocos2d. In running the Chipmunk Physics examples, it looks like it only takes a few collisions before the fps fall off a cliff. Is this impression correct? Is there a good heuristic on how many collisions one can have at a time before slowing down a game? I have an idea for a game but it could have lots of collisions.