thanks for kind words and feedback. for camera, we’re using the default Cinemachine setup with a little damping and lookahead. for audio, i chose FMOD and for one-time sounds i am using PlayOneShot(), there are of course other ways of sound behaviors which are little more complex. for audio format, i chose FLAC with Level 8 compression (set in FL Studio) because WAV is too large and MP3 appends a click at the end of the audio file which is bad for looping sounds.
it is understandable if you experienced these issues on the web build since we are very aware of that and strongly recommend the Windows downloadable for the best audio-visual experience.
we haven’t really figured out yet what do we do wrong or how to optimize for web though…