Egg Savior – Blender for an Android game

Ruben Lopez writes:

Egg Savior is a free independent game for Android devices. It is a kind of platform game mixed with a bit of puzzle where you can’t control the main character, only the environment.

It is a 2D game but all the graphics have been prerendered with Blender. All the behaviours of the main character (the chicken) were animated and rendered in blender, and composed in a sprite atlas for fast access within the game.

Blender is a great tool for prerendered graphics. With its powerful AA filters, it is very easy to get an impeccable finish for the sprites (tip: use the Catrom filter for low resolution art). With its python scripting support it is quite straightforward for a programmer to integrate it on any pipeline.

Here you have a short in-game video (I do not want to reveal how to complete a full level ;)

Advertisement