mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #10] Add sound effects #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkali on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/10
Add sound effects (maybe sampled? or mp0 (sound based on fft))
@pkali commented on GitHub (May 3, 2022):
Sound effects must be pokey based, max 2 channels (SIO will be working during the game)
General SFX
Weapons: (right indent means the weapon is a variation (louder?) of the preceding one
Long lasting sounds when a defense is active
@pkali commented on GitHub (May 9, 2022):
#139