Forums Index >> Modding >> bigger splash?
Page : <1> :
Bigger value in the sizescale makes the explosion image to be bigger.
bounceprojectile.sizeScale = 0.6;
Splasharea is an invisible explosion area from where the tanks get damaged.
bounceprojectile.splashArea = 2.0;
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Thnx triv
Page : <1> :
This thread has been locked
Is there a way to make the splash bigger for the bouncy? I tried splasharena but it doesnt work.