Skip to content

Unity Layers Override #6

Description

@Lelegithub

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions