A simple animation of a mushroom rising from a pipe, much like the sprites in Mario. Yes, I do know that the mushrooms do not come out from pipes in the real game. All the art was done by me, and the game being depicted by the scene is copyrighted by Nintendo. |
why isn't it properly looping? :x
also it is general a good idea to not move things at one pixel at a time for a gif animation. or rather in animation in general. think in repeatable cycles, and keep at a fixed framerate.
for instance, it would give the mushroom more drive if you were to let it 'hop' out of the pipe after the standard 1 pixel rise, and let it speed up when it is actualy out of the pipe. Look at how it is in Super Mario World or simmilar to get a more convincing animation for this instance.