chipmunk
c and objective-c variables
Let me see if I can articulate what I\'m trying to do... I\'ll distill it to the core issue. I have an objective-c program and a c callback function. The context is I am using cocos2d and chipmunk ph[详细]
2022-12-13 05:38 分类:问答how to Swing the stack object?
I want to stack the objects like scoop game for iPhone & Tower Bloxx. I want to move that stack to left & right based on accelerometer. I am trying to do it by using chipmunk. I开发者_Go百科 a[详细]
2022-12-11 17:36 分类:问答How to implement moving platforms with Cocos2d, TMXTiledMaps and Chipmunk
I\'m making slow but steady progress with a Cocos2d game, but I\'m stuck creating moving platforms. The main character needs physics and collision detection, and is therefore a chipmunk shape/body.[详细]
2022-12-11 03:54 分类:问答How to detect stack objects falling down
In my game, Objects are falling down and I have to catch that object a开发者_如何转开发nd have to create a stack. I am doing this by using chipmunk physics engine. I am able to create stack but I don\[详细]
2022-12-10 06:49 分类:问答How can I detect a permanent collision with the Chipmunk Physics engine
I\'m trying to play a \"boing\" sound when a ball shape hit\'s any other kind of shape. Which 开发者_JAVA百科works. But works a little too well....[详细]
2022-12-09 16:33 分类:问答