How to make a ball fall faster on a ramp?
Posted
by
Timothy Williams
on Game Development
See other posts from Game Development
or by Timothy Williams
Published on 2012-04-02T16:12:01Z
Indexed on
2012/04/03
5:41 UTC
Read the original article
Hit count: 374
So, I'm making a ball game. Where you pick up the ball, drop it on a ramp, and it flies off in to blocks. The only problem right now is it falls at a normal speed, then lightly falls off, not nearly fast enough to get over the wall and hit the blocks.
Is there any way to make the ball go faster down the ramp? Maybe even make it go faster depending on what height you dropped it from (e.g. if you hold it way above the ramp, and drop it, it will drop faster than if you dropped it right above the ramp.)
© Game Development or respective owner