tzanon / levelup2018-legacy

Game made for the 2018 Level-Up Showcase
0 stars 0 forks source link

Add sound effects #55

Open tzanon opened 6 years ago

tzanon commented 6 years ago

Sound effects for weapons, explosions etc. "manager" node to handle things like: -not playing multiple identical samples at the same time -playing sounds for things like explosions, which have a shorter lifetime than the sound they make

tzanon commented 6 years ago

Audio docs: http://docs.godotengine.org/en/3.0/tutorials/audio/