SketchyPhysicsWiki
Advertisement

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

Variables

  1. Min/Max: sets the range of degrees the object can move. Do NOT set both of these 2 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 manuel 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.

Advertisement