Layers animator

I am new to unity … and i would like to understand how to change the layer page to use.

I have my own player that changes animations according to the mode.

The mode is read via an enum {UNARMED, ONEHAND, …} present in the movement script
I have also created a script with StateMachineBehaviour that manages the animations that must be called with trigger parameters…

I put a picture

IN CONCLUSION: I would need to switch to using one layer or the other according to my player mode

Thanks for your special help. Come on tell me something :slight_smile: >.<

More of 150 views… no 1 answer not even a hello.
Don’t say hello. <<<<< lalalalaaaa

Why not use Sub-State Machine. Honestly I only use one layer because otherwise I will get tangled up myself. Tell me if that’s what you want @MicheleSurgo ! ^^