knexer

Results 1 comments of knexer

I needed this and ended up hacking support into a copy of FixedJoint in my own test project: https://github.com/knexer/bevy-vr-test/blob/main/src/fixed_joint_2.rs I went with a different API that was easier for me...