Need Help giving a ball gravity & friction (AS3)
Hello, I am working on a game in which a ball will roll down platforms tilted at different angles (independantly, without user input), and I am unsure of how to construct the physics of the ball. I already have the platforms good to go, but I need help figureing out how to get the ball to move down them. I don't want it to bounce, I just want it to roll, and fall down on to the next, and so on. etc... This might not make a ton of sense, just ask if you have any questions. Any help on what the code would look like would be greatly appreciated. Thanks!
