Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 815 Bytes

class_pinjoint2d.rst

File metadata and controls

31 lines (18 loc) · 815 Bytes

PinJoint2D

Inherits: Joint2D<class_joint2d> < Node2D<class_node2d> < CanvasItem<class_canvasitem> < Node<class_node> < Object<class_object>

Category: Core

Brief Description

Pin Joint for 2D Shapes.

Member Variables

  • float<class_float> softness - The higher this value, the more the bond to the pinned partner can flex.

Description

Pin Joint for 2D Rigid Bodies. It pins two bodies (rigid or static) together.