wxyz-abcd / node-haxball

The most powerful and lightweight API that allows you to develop your original Haxball(www.haxball.com) host, client, and standalone applications both on node.js and browser environments and also includes every possible hack and functionality that you can imagine.
MIT License
34 stars 13 forks source link

joint collisions #8

Closed wxyz-abcd closed 1 year ago

wxyz-abcd commented 1 year ago

joint collision callbacks are missing and need to be added. (probably at nb.prototype.C)

wxyz-abcd commented 1 year ago

After analyzing the code, I concluded that no collision is happening with joints; only related disc positions and velocities are updated.