SketchyPhysicsWiki
Register
Advertisement
Servo

A Servo Joint

A Servo is a controlled joint. Introduced in SketchyPhysics 2, a servo functions as a controlled joint that can move between a set number of degrees. This makes it useful for aiming guns, steering, etc.

Variables[]

  1. Min/Max: sets the range of degrees the object can move. Do NOT set both of these to zero, as the joint will become useless. In addition, if the values are too high, the servo may act up.
  2. Acceleration: How quickly the servo will rotate to a new position.
  3. Damp: How "tough" the servo is to move.

Control[]

This joint can be controlled using both manual input or a formula. The only hitch to it is that if you set the acceleration too high and the min/max to high of an absolute value, the servo will freak out.

The UI
Joints SliderPistonHingeServoMotorGyroFixedCorkscrewSpringBallUniversalGears
States StaticFrozenIgnoreNoCollisionShowCollisionNoAutoFreezeMagnetic
Properties MagnetThrusterEmitterOnTouchOnTick
Shapes defaultboxspherecylinderconecapsulechamferconvexhullstaticmesh
Advertisement