Joint2D

    Inherited By: , GrooveJoint2D,

    Base node for all joint constraints in 2D physics. Joints take 2 bodies and apply a custom constraint.


    • bool disable_collision

    If true, and node_b can not collide.



    • node_b

    The second body attached to the joint. Must derive from PhysicsBody2D.