jsBread
jsBread
Adds basic buoyancy on a flat plane by raycasting a grid defined by the bounding box of a shape. These ray collisions define a set of rectangular prisms that approximate...
UpdateTick has delta time as a float. It would be nice to have an option for double precision applications that make use of a double precision delta time. Many engines...
Just a slight nitpick that because Friflo exposes it's own Position component, it will often require the user to fully qualify the namespace if they want to implement their own...