Framerate in an animation

Hello!

Tried to search the forum but can’t find anything about this?

I wonder how many frames should i have to have an smooth animation with sprite sheets in corona? 15? 24 or 30 frames?

Kind regards
[import]uid: 90942 topic_id: 20177 reply_id: 320177[/import]

Most animation is a minimum of 12 frames/second. This would give you a stop motion or claymation feel to the movement. Really smooth animation should be a minimum of 24 frames/second. [import]uid: 10903 topic_id: 20177 reply_id: 78802[/import]

for smooth animation you’ll want 30, but 15 will be enough in most cases

from wiki:
“the image appears to flicker at frame rates slower than 30 FPS” [import]uid: 16142 topic_id: 20177 reply_id: 78803[/import]

Thanks guys!

it was an 3 seconds animation and i just had 10 frames per second, it didn’t worked so great=) Guess i just have to test it out=)
Kind regards [import]uid: 90942 topic_id: 20177 reply_id: 78904[/import]

It depends on what you’re trying to animate. Size of the object and speed of the motion you’re trying to represent.

An object that’s small or moving slowly doesn’t need as many frames of animation as a large or fast moving object.

http://en.wikipedia.org/wiki/Persistence_of_vision [import]uid: 27183 topic_id: 20177 reply_id: 78830[/import]