chipmunk
Growing circles in cocos2d and chipmunk
I\'m trying to create a growing circle in chipmunk, that starts growing when you touch and hold your finger at a location. I haven\'t found any specific help function for that in chipmunk, wondering i[详细]
2023-04-11 22:23 分类:问答For collision detection only, is Chipmunk or Box2d the better tool?
For a Cocos2d based project, I\'d like to use a physics toolkit for collision detection only.What are th开发者_如何学Pythone pros/cons of using Chipmunk or Box2d?According to this answer Chipmunk does[详细]
2023-04-11 08:24 分类:问答Pixel collision detection?
In my app, I have a bunch of CCSprites and I want to have a collision detection feature that will work only when the non-transparent pixels in the CCSprites collide. I don\'t want to be restricted to[详细]
2023-04-10 15:30 分类:问答Cocos2D file not found?
I downloaded cocos2d, the latest version. I added the folders \'cocos2d\' \'cocosdenshion\' \'external\' \'cocoslive\' and \'experimental\' to my project folder, then I dragged them to my project with[详细]
2023-04-04 04:52 分类:问答chipmunk and static bodies : if the game map is to large for the screen, I can move sprites but how can I move static bodies and shapes?
I think the title i开发者_如何学运维s pretty clear. The way I see it is there are two things :[详细]
2023-04-02 20:34 分类:问答collision detection for non-rectangular, sparky images in Xcode
I\'m making a maze-solving iphone app, and I was wondering if it is possible to make irregular-shaped images such as sparky ones, or the ones that are empty inside, etc.[详细]
2023-03-31 22:27 分类:问答chipmunk-spaceManager collision detection
I can\'t find solution for one type of collision. I have few cpShapes in the space and some block开发者_如何学编程.[详细]
2023-03-27 01:12 分类:问答Preventing dynamic bodies from tunneling through static bodies in chipmunk? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-03-22 02:09 分类:问答Chipmunk Physics: cpSpaceShapeQuery
How does the cpSpace开发者_Go百科ShapeQuery function work? I can not find any doc about it. AndreaYeah... I never got around to documenting that... Sorry. Basically you create a body and shape (neith[详细]
2023-03-16 07:41 分类:问答Pass Variables to a Function in Objective C
Firstly, let me explain that I have googled this, and I can\'t seem to find a clear answer to this; but I believe this is because I am using incorrect terminology.[详细]
2023-03-16 07:38 分类:问答