offsets and animations

This commit is contained in:
Cameron Taylor
2020-12-09 17:36:31 -05:00
parent e7f2f9176d
commit ed36f30d2a
6 changed files with 254 additions and 51 deletions

View File

@ -634,7 +634,7 @@ class PlayState extends MusicBeatState
#if debug
if (FlxG.keys.justPressed.EIGHT)
FlxG.switchState(new AnimationDebug(SONG.player1));
FlxG.switchState(new AnimationDebug(SONG.player2));
#end
if (startingSong)