Search code examples
javabox2dgame-enginegame-physics

box2d boost velocity after collision


I'm creating a mobile game powered by andengine and the box2d physics extension

I wanted to know if there is a way to increase the velocity of a body after collision.

thanks,
socksocket


Solution

  • Look at the coefficient of restitution.