/ScaleRigConstraint

(Unity Animation) Scale constraint allow modify scale at runtime

Primary LanguageC#

Scale Rig constraint

Scale Rig constraint allow modify scale at runtime.

Installation:

  1. Select in UPM "Add package from git URL..."
  2. Install package with link.
https://github.com/AlexeyTaranov/ScaleRigConstraint.git

Setup:

  1. Correct Rig Setup
  2. Add Scale Rig Constraint component (check correct components order of execution)
  3. Lock editor with scale component
  4. Push "Start Modify" button
  5. Modify any bones (current limit: 8 bones)
  6. Push "Apply" and save
  7. Try play and check result =)