cutscene bullshit

This commit is contained in:
Cameron Taylor 2021-03-26 05:09:42 -04:00
parent 4247f82694
commit d6821142ea
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -26,6 +26,8 @@ class NoteSplash extends FlxSprite
updateHitbox();
offset.set(width * 0.3, height * 0.3);
alpha = 0.75;
}
override function update(elapsed:Float)