Multisound + Combo miss animation

This commit is contained in:
Braedon
2022-01-20 20:24:30 -05:00
parent f2c33e041e
commit 4be18d954c
29 changed files with 3624 additions and 197 deletions

View File

@ -100,7 +100,7 @@ namespace RhythmHeavenMania.Games.Spaceball
}
if (!canHit)
Jukebox.PlayOneShotGame("spaceball/swing", false);
Jukebox.PlayOneShotGame("spaceball/swing");
anim.Play("Swing", 0, 0);
}