Hello guys,
So i have a ball falling with physics and when it reaches the floor it is destroyed
I want it to fall faster every x seconds using physics, is there a tutorial or can someone help me do this in some way?
On start of layout physics set gravity to 20 30 40 100 etc... default value is 10.
Or you can add a variable on the ball with a value of extra 10 and add it to its Y velocity when is falling, by events.