Reply To: Tom & Jerry (Williams 2018)

#110113
Thalamus
Moderator
    @thalamus

    One thing you can do if you feel that the ball rolling sound is too low is to export the ballrolling samples from Jaws and replace them with these. I haven’t checked but I expect they have the same filenames. Mark all – delete, then just import and select all the exported ones.

    You can also inside the

    Function Vol(ball)

    Vol = Csng(BallVel(ball) ^2 / 2000)

    End Function

    Change the 2000 to something lower. If you change that – you might want to change the same number inside OnBallBallCollition Sub.

    This is partly why I used Const on these values in the scripts repo. Much easier to tune to your liking.

    2 users thanked author for this post.

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?