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

[4.0] Use Global Transform Changed Notification #77

Open jasonwinterpixel opened 1 year ago

jasonwinterpixel commented 1 year ago

Use set_notify_transform() instead of set_notify_local_transform().

brianwinterpixel commented 1 year ago

don't worry about the 4.0 branch. It's probably totally broken.