Search found 1 match
- Tue May 26, 2015 7:31 pm
- Forum: R.U.B.E discussion
- Topic: Creating single bodies cocos2dx
- Replies: 1
- Views: 11235
Creating single bodies cocos2dx
I have a 2d endless runner game where obstacles are generated randomly. The obstacles are of complex shapes ie circles and rectangles wont do for collision. I want to create these bodies in the editor in separate json files.And import them into the game. Just create simple objects in the editor and ...