number thing

This commit is contained in:
Cameron Taylor 2021-04-18 04:29:01 -04:00
parent 9d5308d5f3
commit 305300fe34
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class LoadingState extends MusicBeatState
{
super.update(elapsed);
funkay.setGraphicSize(Std.int(FlxMath.lerp(FlxG.width * 0.88, funkay.width, 0.95)));
funkay.setGraphicSize(Std.int(FlxMath.lerp(FlxG.width * 0.88, funkay.width, 0.9)));
funkay.updateHitbox();
// funkay.updateHitbox();