Split Body and Sprite
Posted
by
Siddharth
on Game Development
See other posts from Game Development
or by Siddharth
Published on 2012-10-08T15:56:26Z
Indexed on
2012/10/08
21:51 UTC
Read the original article
Hit count: 147
I want to split the body and sprite into multiple pieces as like following link suggest:
http://www.raywenderlich.com/14302/how-to-make-a-game-like-fruit-ninja-with-box2d-and-cocos2d-part-1
I try to convert the cocos2d program into AndEngine and almost done but they use PRKit named external library that type of implementation I didn't find in AndEngine. So my basic requirement you know so please suggest me some suitable answer.
My current working platform is AndEngine with Box2D.
© Game Development or respective owner