fixed changes wit things

This commit is contained in:
KadeDeveloper
2021-07-19 22:14:09 -07:00
parent 11cf5b3f6e
commit 62784e6b31
2 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@ class Character extends FlxSprite
trace(tex.frames.length);
animation.addByPrefix('idle', 'BF idle dance', 24, false);
animation.addByPrefix('idle', 'BF idle dance', 16, false);
animation.addByPrefix('singUP', 'BF NOTE UP0', 24, false);
animation.addByPrefix('singLEFT', 'BF NOTE LEFT0', 24, false);
animation.addByPrefix('singRIGHT', 'BF NOTE RIGHT0', 24, false);