Exide / top-down-arena-shooter

MIT License
0 stars 0 forks source link

Fixed a lot of mathematical issues #38

Closed Exide closed 6 years ago

Exide commented 6 years ago

Resolves #35, #16, #14.

Partially implements #11. When colliding, both object's edges and edge normals are sent to the client and rendered. The edge normals could use some more work but its all client side.