BTSDS: Added some sfx + slight margin tweak

This commit is contained in:
Jenny Crowe
2022-02-16 19:19:40 -07:00
parent eeb7a563cd
commit 01de648e3f
6 changed files with 58 additions and 3 deletions

View File

@ -98,6 +98,7 @@ namespace RhythmHeavenMania.Games.BuiltToScaleDS
shootingThisFrame = true;
Shoot();
SpawnObject(BTSObject.FlyingRod);
Jukebox.PlayOneShotGame("builtToScaleDS/Boing");
}
if (!shootingThisFrame)