Jump to content

P2 Collision, muliple circles


maxpower
 Share

Recommended Posts

Hey everyone,

I'm creating a snake like game using p2 physics, I'm using body.setCircle() for collision.

Each part of the snakes tail is using setCircle() but they are not acting as one. For example if one

part of the snakes tail gets hit only that part moves not the whole snake.

Is there a way so group collision objects so that act as one?

Thanks

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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