// Animation description file
// Name_of_anim (uppercase, names are the same for everysprites)
// Number_of_keyframes
// Default playing mode
// Graphic size (x,y) Collision Box Size (x,y)
// Then the n keyframes :
// Time Frame_id
// ---------------------
ANIM_1
7
play_loop
16,16,16,16
0,  0
3,  1
9,  2
12, 3
15, 2
18, 1
21, 1
