fabriceci / godot-rapier2d

GDExtension for Rapier2D
MIT License
15 stars 3 forks source link

Impulse applies unexpected angular momentum to rigidbodies #50

Open AntonBergaker opened 1 year ago

AntonBergaker commented 1 year ago

Using apply_impulse applies a lot of angular momentum to rigidbodies. Attached a small project that shows the behavior (click to apply impulse towards mouse)

PhysicsTests.zip