bevy_rapier icon indicating copy to clipboard operation
bevy_rapier copied to clipboard

Why contacts_enabled builder method is present only in SpringJointBuilder?

Open ArmoredPony opened this issue 9 months ago • 0 comments

There is contacts_enabled flag that all joints have. For some reason, only SpringJoint builder has this method exposed^1. Is there a reason for it?

ArmoredPony avatar Jan 12 '25 21:01 ArmoredPony