11<!DOCTYPE codename-engine-character >
2- <character x =" 115" icon = " gf " y =" 325" isGF = " true " flipX = " false " isPlayer = " false " antialiasing =" true" color = " #A5004D " >
3- <anim x = " 0 " loop = " true " y =" -9" fps =" 24" anim = " GF FEAR " name = " scared " />
4- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Down Note " name = " singDOWN " />
5- <anim x = " 0 " loop = " false " y = " -9 " fps = " 24 " anim = " GF Dancing Beat " indices = " 15,16,17,18,19,20,21,22,23,24,25,26,27,28,29 " name = " danceRight " />
6- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Up Note " name = " singUP " />
7- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Dancing Beat " indices = " 30,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14 " name = " danceLeft " />
8- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Dancing Beat Hair blowing " indices = " 0,1,2,3 " name = " hairBlow " />
9- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Right Note " name = " singRIGHT " />
10- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Dancing Beat Hair Landing " indices =" 0,1,2,3,4,5,6,7,8,9,10,11 " name = " hairFall " />
11- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF Cheer " name = " cheer " />
12- <anim x = " 0 " loop = " false " y =" -9" fps =" 24" anim = " GF left note " name = " singLEFT " />
13- <anim x = " -51 " loop = " true " y =" 306" fps =" 24" anim = " gf sad " indices =" 0,1,2,3,4,5,6,7,8,9,10,11,12 " name = " sad " />
14- </character >
2+ <character x =" 115" y =" 325" sprite = " gf-christmas " icon = " gf " color = " #A5004D " isGF =" true" >
3+ <anim name = " danceLeft " anim = " GF Dancing Beat " x = " 0 " y =" -9" fps =" 24" loop = " false " indices = " 0..14 " />
4+ <anim name = " danceRight " anim = " GF Dancing Beat " x = " 0 " y =" -9" fps =" 24" loop = " false " indices = " 15..30 " />
5+ <anim name = " singUP " anim = " GF Up Note " x = " 0 " y = " -9 " fps = " 24 " loop = " false " />
6+ <anim name = " singDOWN " anim = " GF Down Note " x = " 0 " y =" -9" fps =" 24" loop = " false " />
7+ <anim name = " singLEFT " anim = " GF left note " x = " 0 " y =" -9" fps =" 24" loop = " false " />
8+ <anim name = " singRIGHT " anim = " GF Right Note " x = " 0 " y =" -9" fps =" 24" loop = " false " />
9+ <anim name = " scared " anim = " GF FEAR " x = " 0 " y =" -9" fps =" 24" loop = " true " />
10+ <anim name = " hairBlow " anim = " GF Dancing Beat Hair blowing " x = " 0 " y =" -9" fps =" 24" loop = " false " indices =" 0..3 " />
11+ <anim name = " hairFall " anim = " GF Dancing Beat Hair Landing " x = " 0 " y =" -9" fps =" 24" loop = " false " indices = " 0..11 " />
12+ <anim name = " cheer " anim = " GF Cheer " x = " 0 " y =" -9" fps =" 24" loop = " false " />
13+ <anim name = " sad " anim = " gf sad " x = " -51 " y =" 306" fps =" 24" loop = " true " indices =" 0..12 " />
14+ </character >
0 commit comments