Jump to content

physics bodies "sticking" to other physics bodies on collide


ForgeableSum
 Share

Recommended Posts

A pretty glaring problem really, and easily reproducible. My physics bodies appear to stick to each other on collide. That's two moving bodies, both with some velocity, and 1 of which is immovable. You can see it yourself by playing my game, activating a shield and flying into an asteroid:

http://booster.space

I've tried the following:

* changing the bounce values on both bodies (tried .5, ,1, etc)

* set stopVelocityOnCollide to false on both bodies

* switching between circular physics bodies and rectangular physics bodies

No luck. It seems, no matter what I do, the ship won't bounce off the asteroid like a normal physics collision would do. Instead, the ship sticks to it. It's extremely frustrating for players (and I am one of them). 

Using Phaser 2.6.2. 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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