schteppe / p2.js

JavaScript 2D physics library
Other
2.63k stars 330 forks source link

removeSpring event is not fired #355

Open RichardGale opened 4 years ago

RichardGale commented 4 years ago

from World.js

/**

/**

Noticed while playing with the p2.renderer as that depend on the addSpring and removeSpring events. Removing springs does not remove them from the renderer.