ashoulson / VolatilePhysics

A 2D Physics Library for Networked Games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: Explicit static object support

ashoulson opened this issue · comments

Almost done, just need to add some bools or something.

Bodies should probably just have the option to either calculate mass/inertia from shape density, or override mass/inertia with explicit numbers.