Jump to content

Gravity to a point, e.g. planet gravety in Box2D


kingmatt86
 Share

Recommended Posts

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 advance

Matt

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...