VDP-noclip / noclip

NOCLIP is an experimental game in which you “noclip” the environment to solve puzzles.
3 stars 1 forks source link

Fix audio errors: add imports in NoclipManager.cs and add sample audio tracks #144

Closed spig95 closed 1 year ago

spig95 commented 1 year ago

I forgot to push an import in noclipmanager and to specify all the audio tracks in the scriptable object image

stefanofossati commented 1 year ago

Great job, it works fine and now the audio is more managable. I think that the default music sound is too high respect the effect sound ( but could be only a local problem), maybe the channels on the mixer should be binded better

spig95 commented 1 year ago

Great job, it works fine and now the audio is more managable. I think that the default music sound is too high respect the effect sound ( but could be only a local problem), maybe the channels on the mixer should be binded better

Thanks! :) Btw, I gave a better naming to the PR. These tracks are not supposed to be the final tracks, my proposal was to merge this just to have the feature enabled in develop. But of course we can wait to merge this wait until the audio tracks are done and uploaded in this branch (I guess either by @bottolo or @AleDeNic)