fixed changes wit things
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user