i have finished the roll a ball tutorial and have added a rolling sound effect for when the ball is moving. Is there any way of making the sound get louder, the faster the ball is moving around?
Use AudioSource.volume
to edit volume values.
i have finished the roll a ball tutorial and have added a rolling sound effect for when the ball is moving. Is there any way of making the sound get louder, the faster the ball is moving around?
Use AudioSource.volume
to edit volume values.