fabriceci / godot-rapier2d

GDExtension for Rapier2D
MIT License
15 stars 3 forks source link

Setting impulse while not in simulation doesn't work. #35

Closed Ughuuu closed 11 months ago

Ughuuu commented 11 months ago

We need to cache the set value and set it after the body is added to the simulation.