From BlenderWiki

Jump to: navigation, search

Locked Track Constraint

Mode: Object and Pose modes

Panel: Constraints (Object context and sub-context, F7, or Editing context, F9, when in Pose mode)

Description

The Locked Track constraint is a bit tricky to explain, both graphically and textually. Basically, it is a Track To constraint, but with a locked axis, i.e. an axis that cannot rotate (change its orientation). Hence, the owner can only track its target by rotating around this axis, and unless the target is in the plane perpendicular to the locked axis, and crossing the owner, this owner cannot really point at its target…

Let’s take the best real world equivalent: a compass. It can rotate to point in the general direction of its target (the magnetic North, or a neighbor magnet), but it can’t point directly at it, because it spins like a wheel on an axle. If a compass is sitting on a table and there is a magnet directly above it, the compass can’t point to it. If we move the magnet more to one side of the compass, it still can’t point at the target, but it can point in the general direction of the target, and still obey its restrictions of the axle.

When using a Locked Track constraint, you can think of the target as a magnet, and the owner as a compass. The Lock axis will function as the axle around which the owner spins, and the To axis will function as the compass’ needle. Which axis does what is up to you!

If you have trouble understanding the buttons of this constraint, read the tool-tips, they are pretty good. If you don’t know where your object’s axes are, turn on the Axis button in the Draw panel, Object context and sub-context (F7). Or, if you’re working with bones, turn on the Axes button, Armature panel, Editing context (F9).

This constraint was designed to work cooperatively with the Track To constraint. If you set the axes buttons right for these two constraints, Track To can be used to point the axle at a primary target, and Locked Track can spin the owner around that axle to a secondary target.

This constraints also works very well for 2D billboarding.

This is all related to the topic discussed at length in the tracking tutorial.

Options

The Locked Track constraint panel.
Target
This constraint uses one target, and is not functional (red state) when it has none.
To
The tracking local axis (Y by default), i.e. the owner’s axis to point at the target. The negative options force the relevant axis to point away from the target.
Lock
The locked local axis (Z by default), i.e. the owner’s axis which cannot be re-oriented to track the target.
Exclamation mark.png
If you chose the same axis for To and Lock, the constraint will be no more functional (red state).


Examples

Empties

Locked Track examples with empties.
No constraint.
Track To constraint just added, To: Y; Locked: Z.
To: X; Locked: Z.
To: X; Locked: X. The constraint is not functional.

Compass Arrows

Locked tracking arrows.

In the picture to the right:

  • The blue arrow tracks its Y axis to the blue cube, and has its Z axis locked.
  • The green arrow tracks its Y axis to the green cube, and has its X axis locked.
  • The red arrow tracks its Z axis to the red cube, and has its Y axis locked.

Sample .blend file

See File:Manual Constraints LockedTrack.blend.