Phys hinge: Difference between revisions
Jump to navigation
Jump to search
m (reverted) |
m (cleanup) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=phys_hinge}} | {{wrongtitle|title=phys_hinge}} | ||
==Entity Description== | ==Entity Description== | ||
A physically simulated hinge. Use the helper to define the axis of rotation. | A physically simulated hinge. Use the helper to define the axis of rotation. | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv twoobjectphysics}} | * {{kv twoobjectphysics}} | ||
* '''hingefriction''' | * '''hingefriction''' | ||
Line 10: | Line 14: | ||
* '''SystemLoadScale''' | * '''SystemLoadScale''' | ||
: <float> Scale of the load connected to this hinge (1=just the objects directly connected) | : <float> Scale of the load connected to this hinge (1=just the objects directly connected) | ||
==Flags== | ==Flags== | ||
* {{fl twoobjectphysics1}} | * {{fl twoobjectphysics1}} | ||
* {{fl twoobjectphysics2}} | * {{fl twoobjectphysics2}} | ||
==Inputs== | ==Inputs== | ||
* {{i twoobjectphysics}} | * {{i twoobjectphysics}} | ||
* '''SetAngularVelocity <float>''' | * '''SetAngularVelocity <float>''' | ||
: Set angular velocity around the hinge (motor) | : Set angular velocity around the hinge (motor) | ||
==Outputs== | ==Outputs== | ||
* {{o twoobjectphysics}} | * {{o twoobjectphysics}} | ||
[[Category:Entities]] | [[Category:Entities]] | ||
Revision as of 12:05, 22 March 2006
Entity Description
A physically simulated hinge. Use the helper to define the axis of rotation.
Keyvalues
- Template:Kv twoobjectphysics
- hingefriction
- <float> Resistance/friction in the hinge
- hingeaxis
- <vecline>
- SystemLoadScale
- <float> Scale of the load connected to this hinge (1=just the objects directly connected)
Flags
Inputs
- Template:I twoobjectphysics
- SetAngularVelocity <float>
- Set angular velocity around the hinge (motor)