More sounds

This commit is contained in:
Anuken
2025-11-11 20:15:08 -05:00
parent d934a02791
commit dd8c06192e
9 changed files with 5 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ public class LandingPad extends Block{
public Color bottomColor = Pal.darkerMetal;
public float landSoundVolume = 0.75f;
//sound duration must be exactly equal to arrivalDuration
//impact timing must be exactly equal to arrivalDuration
public Sound landSound = Sounds.padLand;
public LandingPad(String name){