crystal-bit/hacktoberfest-2020

Create sound effects for UI events

davcri opened this issue · 0 comments

We need some audio effects for the UI events.
You can create them or search for assets compatible with the project licensing.

Some suggestions: Kenney has a CC0 UI asset pack here https://www.kenney.nl/assets/ui-audio
Nice online tool to generate chiptune sfx https://jfxr.frozenfractal.com/

On menu.tscn:

  • Button pressed

On map.tscn:

  • Level locked
  • Level selected

On gameplay.tscn:

  • StrategicPoint pressed
  • Slot pressed
  • Tower selected, positive sound (to play when the player has enough money to buy it)
  • Tower selected, negative sound (to play when the player doesn't have enough money to buy it)