rozebud told me to center the strum line
This commit is contained in:
parent
ee0fd5b900
commit
5447cb9a38
@ -670,7 +670,8 @@ class PlayState extends MusicBeatState
|
||||
|
||||
strumLine = new FlxSprite(0, 50).makeGraphic(FlxG.width, 10);
|
||||
strumLine.scrollFactor.set();
|
||||
|
||||
strumLine.screenCenter();
|
||||
|
||||
if (FlxG.save.data.downscroll)
|
||||
strumLine.y = FlxG.height - 165;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user