1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-09-12 05:07:06 +00:00

number thing

This commit is contained in:
Cameron Taylor 2021-04-18 04:29:01 -04:00
parent 7c120efc66
commit 75fa0dcada

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();