In physx we can easily implement custom joints by implementing physx:: pxConstraintConnector. Is there a way to implement custom joint in unity ?
In physx we can easily implement custom joints by implementing physx:: pxConstraintConnector. Is there a way to implement custom joint in unity ?
No, it’s not exposed. The ConfigurableJoint is the most complete joint Unity offers.