SubstituteAnimationZone
This component is used to override avatar default walk, Run and idle animation in an area of the scene.
Fields
Walk Male
Overrides walk animation for male
Walk Female
Overrides the walk animation for female
Run Male
Overrides run animation for male
Run Female
Overrides the run animation for female
Idle
Overrides the idle animation
Usage
Create an empty object, add component search and add Substitute animation Zone.
Add a box Collider to define the area of the zone; check is trigger on the collider.
Drag animations you want to override in this zone into substitute Animation Zone script fields.
Last updated