rapier.js icon indicating copy to clipboard operation
rapier.js copied to clipboard

joint.type() for Rope and Spring both return 5, but enum expects them to be 3 and 4.

Open smjnab opened this issue 1 year ago • 0 comments

If using .type() on a created joint, it will return the incorrect enum and comparision with JointType will fail.

Rapier 0.12.0.

smjnab avatar Jan 31 '24 09:01 smjnab