-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
It has been added the functionality of overriding an animation for certain bones ( useful in runner games, where we have a layer for the arms shooting and the lower layer for the body) but this is accessible only via code.
In unity in mecanim there is already a Layer system where one can set Override/Additive layer where you can set the animation on different layers and it the upper layer has an animation just for the arms it will automatically override the animation for the arms at the lower layer.
It would be cool to make use of this in mecanim instead of the code.
Metadata
Metadata
Assignees
Labels
No labels