878 reputation
222
bio website
location Rajkot, India
age 23
visits member for 1 year, 1 month
seen yesterday
stats profile views 227

Game Developer at TheAppGuruz


Mar
7
comment Zoom In/Out Camera To Show Whole World
Sorry for late reply. I want following camera animation. play.google.com/store/apps/… This game has the thing what I want. Visualizing this I thing you give better answer.
Mar
7
comment How do I eliminate black bar artifacts in AndEngine/TMX plugin?
For camera calculation you have to use this answer gamedev.stackexchange.com/questions/49924/…. For other question answer you have to try other options of TextureOption.
Mar
7
answered Animate Using setScale()
Mar
5
comment How do I implement an AutoParallax Background in AndEngine GLES1?
Sorry for my outside question. I want to ask that is it possible to create this type truck in andengine? Because whenever I create any vehicle it stretches out from the joint. I don't know why this happen.
Feb
28
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
I posted other answer that I think useful please provide some suggestion on this.
Feb
28
answered Detecting Screen Resolution in Android/AndEngine to display high or low quality images
Feb
24
awarded  Popular Question
Feb
24
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
For normal game why I have to use zoom camera?
Feb
24
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
One last question, What resolution I have to pass to andengine camera? I right now up vote your answer but can not mark as correct because I need to watch other members say about this thing. Thanks for your positive response. I you can not add more info here then please mail me at siddharth3322@gmail.com.
Feb
24
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
If I set height of 320px then how to handle it on tab and how to detect which graphics version I need to use? That think I can't able to understand.
Feb
24
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
Please you can provide some code snippet for what you said and what graphics as you perspective I need to prepare from graphics designer. Thank for your response.
Feb
24
comment Detecting Screen Resolution in Android/AndEngine to display high or low quality images
I want to ask that is it correct to use two graphics? Because game size increased atleast 50% of normal game size.
Feb
24
asked Detecting Screen Resolution in Android/AndEngine to display high or low quality images
Feb
24
comment Memory clean up in scene management (AndEngine)
I have found a link that talk about the similar problem that I have faced right now. andengine.org/forums/gles1/how-to-release-memory-t6697.html I want to know that unloading texture manager work or not? Although there is a method in andengine gles2 to unload texture atlas. Another solution I found is suggested in following link andengine.org/forums/gles1/… So guys please suggest me what is the right way?
Feb
23
asked Memory clean up in scene management (AndEngine)
Feb
23
comment Debug Render In Cocos2d Android
So provide me some detail on how to enable debug draw in cocos2d android.
Feb
23
comment Debug Render In Cocos2d Android
I think you misunderstood the platform. I am working on cocos2d android where I don't found anything you said so please give me other information that I can use. Cocos2d-Android is totally based on Java.
Feb
21
comment Bicycle creation in side scrolling game
Only this thing in game play. So what next I can provide? I need better strategy to create this type of game. There is no wheel joint so there is no jumping in the bicycle so only dynamic vehicle which is moving. Also when I provide setAngularVelocity by accelerometer it does not change its angle and simply completes whole level. When apply applyAngularImpulse at that time cycle movement was not good and very less value need to keep otherwise cycle start flipping and very less value does not create good effect.
Feb
21
comment Bicycle creation in side scrolling game
Only this thing affect the game play. So what next I can provide?
Feb
21
comment Bicycle creation in side scrolling game
Please I add more detail in question.