mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-01-30 00:20:30 +00:00
cutscene bullshit
This commit is contained in:
parent
45652399c3
commit
27c410cb9d
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue