Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想学弹性碰撞。像这个动画,首先,iphone游戏开发应该学什么?有什么好的分步教程可以开始吗?
对于这种碰撞,您可以使用 box2d,它是一个很好的物理引擎,可以处理这些事情。你只需要设置它。我想,你可以在 google 上找到很多关于使用 box2d 和 cocos2d 的文章