π¦ΎProcedural
This page explains how to work with IK in CAS.
For details, see the dedicated Procedural Animation page:
πΈProcedural AnimationThe setup generates Procedural Animation settings that include these modifiers:
To learn more about each modifier, see:
πΈAnimation ModifiersModifier order matters β especially for IK features such as Foot IK and Step Modifier.
After applying the setup, these IK GameObjects are added at the character root:
These empty GameObjects support this workflow:
Copy position and rotation from real bones to the IK GameObjects (using Copy Bone modifiers).
Apply Procedural Animation (e.g., Foot IK, Step Modifier).
Apply IK to animate legs and arms.
This setup is efficient: you avoid running an expensive IK algorithm for every procedural feature.
Binding Properties
CAS links gameplay values from your components to the animation system via Property Bindings.
Next: how climbing works in the CAS demo.
Last updated