Vixen
02b45cc4
csharp
public enum PhaseSourceMode

Where a set takes its cycle from.

No guide page documents this yet — the page shows what the code says about itself.

Remarks

⚠ The omission that would otherwise have surfaced in P7, with content. AnimationLayer and BoneMask already mix a masked upper body over a base, so the layer half looked built — and is. What was missing is the half that makes it not look wrong: an upper-body carry cycle free-running over a walk drifts against the footfalls, and shoulders that stop agreeing with feet read instantly as two animations to somebody who cannot say why. One move set looks fine. Two look wrong.

Fields and properties (3)

  • Own

    Free-running, on the layer's own clock. Right for a gesture.

  • Follow

    Driven by another set's fraction.

  • FollowFootfall

    Driven by another set's contacts: this set's footfall is aligned to the source's.

Used by (1)

  • PhaseSourceVixen.Animation