Hello everyone,
I am creating a 2D Space Strategy game. Where there will be 20+ ships, firing projectiles, missiles etc. with lots of explosions etc. There are lots of sounds playing at the same time. I don’t know exactly why, but the sound doesn’t sound very good.
Currently I am using these things:
- Playing sounds with different volume and pitch each time
- Max virtual voices 128, Max real voices 15
- Using PlayOneShot
- Using AudioMixer
Here is gameplay of my game:
Please tell me best practices to make game sound better