briansemrau / godot_box2d

A C++ module that integrates the Box2D library with the Godot game engine by providing nodes for standard Box2D objects.
MIT License
44 stars 4 forks source link

Refactor world step, add virtual script function _world_step #68

Closed briansemrau closed 3 years ago

briansemrau commented 3 years ago

Resolves #58