Search Unity

Question Any tutorial about humanoid animation that support multiple weapons?

Discussion in 'Animation' started by BonAppetit92, May 20, 2020.

  1. BonAppetit92

    BonAppetit92

    Joined:
    Jun 15, 2017
    Posts:
    6
    Hi all, currently I am considering building a simple fantasy character that could move, jump, roll and attack. The basic idea should be something like the following picture.
    upload_2020-5-20_13-7-27.png
    However, when I trying to implement the animator in order to support animations for multiple weapons, things become a little bit different. When the character holding different weapons like a sword or wand, the related move, and attack animation should be different. I couldn't find a way to arrange the animator's state when I have 6 different weapons and the character could switch to any of those in-game. So I am wondering is there any tutorial about this topic? Any suggestion is appreciated! Many thanks! upload_2020-5-20_13-17-40.png