HOW TO DETECT COLLISION IN TILEMAP ?

How to detect collision in Tilemap ?

--   {C} Hello, In previous blog I have discussed about how to load…


HOW TO JOIN TWO AUDIO FILES ?

How to join two audio files ?

By joining here I mean concatenating (Joining files end to end). After…


NGUI: NEXT-GEN UI KIT

NGUI: Next-Gen UI kit

Overview NGUI is a powerful UI system and event notification framework for…


TO LINK YOUWAVE ANDROID EMULATOR WITH ECLIPSE IDE FOR ANDROID DEVELOPMENT

To link YouWave Android Emulator With Eclipse IDE For Android Development

Well many of you who are into Android Development might be knowing what YouWave…


TO RESTRICT THE PLAYER’S MOVEMENT IN AN AXIS IN UNITY3D

To Restrict The Player’s Movement In An Axis In Unity3D

Well here I am for yet another exciting post on Unity3D. Today I'll be telling…


To Simulate A Fog In OpenGL ES Android

To Simulate A Fog In OpenGL ES Android

In openGL ES, there are 3 fog modes that are available to us. These are…


THE LOGIC BEHIND IMPLEMENTING A LIFE/POWER BAR IN ANY GAME

The logic behind implementing a life/power bar in any game

Good Evening, So have you ever thought that how these life bars in any game are…


HOW TO CREATE CLASS DIAGRAM IN ECLIPSE?

How to create Class Diagram in Eclipse?

For creating Class diagram for a particular project in Eclipse itself, we…


HOW TO IMPLEMENT TILEMAP IN LIBGDX ?

How to Implement TileMap in LibGdx ?

Step 1: Download TileMap Editor http://www.mapeditor.org Step 2: Creating the…


HOW TO USE MICROSOFT TRANSLATION API IN ANDROID

How to use Microsoft Translation API in android

I am going to use the Bing Translate API – (unfortunately Google translate API…