mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 20:37:39 +02:00
Added better SFX to Wizard's Waltz
This commit is contained in:
@ -43,6 +43,7 @@ namespace RhythmHeavenMania.Games.WizardsWaltz
|
||||
if (PlayerInput.Pressed(true))
|
||||
{
|
||||
animator.Play("Magic", 0, 0);
|
||||
Jukebox.PlayOneShotGame("wizardsWaltz/wand");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user