- Home /
Question by
TruffelsAndOranges · Jul 14, 2015 at 08:49 PM ·
reverb
Is it OK to move reverb zones?
I'm basically moving a reverb zone using Update() and transform.position of the gameObject that the reverb zone is a component to. I feel like this is not really how things are usually done, but it suits my project perfectly.
So, is this OK?: )
Comment
Your answer