Help with smooth animation
![sl-images](http://forums.gamesalad.com/applications/dashboard/design/images/defaulticon.png)
im having real trouble with the animation ive drawn the character fine and made the frames but when animated on what ever fps it always seems very much like a flick book ( very un-smooth ) please see youtube vid below for more detail
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/WMn99CW_sYs" frameborder="0" allowfullscreen></iframe>
<iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/WMn99CW_sYs" frameborder="0" allowfullscreen></iframe>
![](https://img.youtube.com/vi/WMn99CW_sYs/0.jpg)
Comments
Cowtechman at gmail dot com
Most likely TSB was correct, just add extra frames of motion and it should look nice, provided they are all lined up correctly.
Good luck and keep going, it will be worth it!
the animation already is made of a 15 frame walking cycle ... what ive noticed is that in the
'platform game' template the blue player is made up of 8 frames running at 10 fps and is very smooth, how has that been achieved
regards
Therefore, if you are running an 8 frame cycle at 15 frames per second, you are holding each frame for almost twice as long, therefore making it appear to flicker.
So I suspect that is your problem.
Hope that makes sense?
When animating a walk or jumping cycle for film, the character will move forward and back horizontally as it contacts the ground so it matches the travel speed and stops looking like it is sliding. This is possible by making the animation smaller than the actor size and having it move around a little in the art frame, but it will still have the same boundaries for collisions. A non elegant way around this is to have a circular collision area which often is closer to the actor animation that it would be if square.
15 frames is more than enough to make it look smooth if you get the animation right. In fact with a bit of work it might be ok with 8 even if you are limited to moving pieces around rather than drawing individual frames. I am not sure how you are putting the pieces together but if you had then in something that allows you to play them back as you moved them over the frames it would really help. After Effects, Flash or I am sure something much cheaper or free would do this.
Hope that helps. Kipper