Tagged Questions
0
votes
0answers
27 views
Making Puzzle Bubble type game in AndEngine
I want to make Puzzle Bubble clone game and I need some serious help.
Can you please tell me using physics what should I start with? I mean how can I make addictive levels and How can I reflect the ...
-1
votes
1answer
52 views
How to Fix Some Portion of bound camera?
I want to add Progress bar with my game to display life of player but when i move down through DigitalOnScreen Control the black bar that i want to display is not displayed there. I want to display ...
1
vote
0answers
161 views
Scene or Activity Animation
My game require an animation when one activity finishes and next started because I have develop game with multiple activity not as multiple scene per game. I have to show animation at the time of ...
2
votes
1answer
430 views
Move Background in AndEngine for a Racing Game
I am new to game development and AndEngine. I have small query about racing game. I am going to develop a bike racing game. For bike racing game we will move the background or the player. I am tried ...
0
votes
1answer
598 views
RevoluteJoint Stop Rotating when Some Physics Body Collide in Andengine + Box2d?
I am making a Game from andengine + box2d in Which i am using RevoluteJoint in that case i am facing some problem that when physics body or Sprite Collide with this Revolute joint body then Revolute ...
