Gravity Not having Much of an Effect When Using Button
JoshKahane
Member Posts: 470
Hi
So I have a ball which is pulled down by gravity (which is what I want) and I want to be able to use a button which moves the ball left/right. I have made this and it works wonderfully. My only issue is that whenever I use the left or right button the gravity seems to only have a tiny effect, but I still want it to keep pulling down at the same rate. How can I make my ball drop faster when using the left and right buttons? Thanks.
So I have a ball which is pulled down by gravity (which is what I want) and I want to be able to use a button which moves the ball left/right. I have made this and it works wonderfully. My only issue is that whenever I use the left or right button the gravity seems to only have a tiny effect, but I still want it to keep pulling down at the same rate. How can I make my ball drop faster when using the left and right buttons? Thanks.
Comments
Well for the issue in this thread I have managed to sort it, I just added a slightly offset angle so that the left and right buttons actually move me down and across, so it gives the illusion the gravity is still having an effect. Hope that helps if anyone else has the same issue.