I’ve been using Defold’s built-in Box2D wrapper, but today I tried using the raw Box2D API directly within Defold.
3 Likes
Is it more optimized than defold’s builtin box2d? would you please share benchmark please?