March 23, 2016 at 1:41 pm
#15945
Open the script, go to line 1620, where it says
Vol = Csng(BallVel(ball) ^2 / 1)
and change it to
Vol = Csng(BallVel(ball) ^2 / 1000)
Default is 2000, if you decrease it the volume is louder. 1 is too much
Try a range between 500-1000. Line 1774 must be changed too.
You need to login in order to like this post: click here