Wednesday, 20 May 2015

Animating within video games - In game Animations

I have created a few animations that have appeared within the game engine, the first being the Flob still sprites, the second is the turret animation and the third being the acid pipe animation.

The Flob animation I have previously written about in the Flob animation blog. This one is basically showing the animation in motion.


The second animation I am going to show is the turret. The turret has simple sprite work it is only three seperate images. It is the coding that allows the turret to follow the player and shoot them.


And the last one that I have to show you is the acid animation. This was a very complicated animation as it has various layers that all animate differently, I have created the acid landing on the floor however we haven't managed to get that to work in the engine, here what we do have working in the engine.


Here is the acid pipe animation not in the engine. The animation is a bit fast but you get the overall idea.


No comments:

Post a Comment