How to fall a sprite over another using And engine in android?
问题 Hi how can i put a one sprite over another sprite as seen in the image below as you can seen there is two sprite in the image (1).The sprite in the top should place over the sprite in the bottom as seen in the image (3).I tried some And engine example but did not get any solution yet .If any one know how to handle this problem please find some solution or any source.Thanks in advance Attaching code as per the edit public class MainActivity extends SimpleBaseGameActivity { // =================