kingmatt86 Posted May 6, 2015 Share Posted May 6, 2015 Hi All, As the title states, I need to give an object gravity that attracts other objects.Or just send all objects towards a point but with velocity etc the same as gravity. Essentially, I need to create a roulette table, so the ball spins around then eventually slows down and bounces around the middle circle (planet) until it stops. I hope someone can help with this. As I searched for something like...game.box2d.setGravityPos( planet.x, planet.y ); Thanks in advanceMatt Link to comment Share on other sites More sharing options...
Recommended Posts