I\'m attempting to create a \"U\" shape in Box2d (in Cocos2d) by joining 3 rectangles like so: |_| It sounds like joints are not the correct solution here since I don\'t want any movement so I have c
I am developing a box2d(iphone)开发者_开发技巧 application in xcode. Can any one suggest me a sample code on how to take a screenshot in a box2d project. I found the code for view based application bu
I can´t seem to create a b2PolygonShape with vertices in my Box2D Cocos2D project. I get no errors but nothing shows up at the screen.
Many apologi开发者_运维技巧es if this has been answered before but I wasn\'t able to quite find what I was looking for.
I would also like to know when each object开发者_JAVA百科 is selected. is this possible with box2d? ThanksYES, you can do this with box2d.
I\'m a beginner in iPhone Application Development and Xcode and I\'m developing a small game using Box2D which has a slingshot effect. I need help with moving a body in its respective angles when the
I\'m planning to build a basic rebound iOS game in Cocos2D. Will Box2D be best suited for the following scenario?
I have been experimenting with the box2D sample project within cocos2D for the iPhone and am wondering if box2D is the appropriate engine to use to make a moving object \"stick\" to a stationary objec
i am using box2d to developed iphone game.But i have not a lot of experien开发者_JS百科ce.I move a body to a location using this code
I have some box,creating using box2d,which restitution\'s are set to zero.but when they fall over one another there appear bounce event.but i don\'t want that...i want them not move when fall over ano