EntHingeJoint
Hinge Joint
Connects two transforms togther with one axis of rotation.
ID: EntHingeJoint
Required By: Hinge Joint Motor
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Connected To | Transform Part Variable | |
Connected From | Transform Part Variable | The part that the hinge will rotate around. Will default to this Entity if left blank. |
Joint Axis | Enum Variable | |
Has Joint Limit | Bool Variable | Limit the angle this joint can rotate |
Collide With Connected | Bool Variable | |
Max Angle | Number Variable | degrees |
Min Angle | Number Variable | degrees |
Properties
Name | Type | Description |
---|---|---|
Angle | Number | |
Velocity | Number |
Updated almost 2 years ago