In the animator, I have animations for the player and a weapon. At first I tried to play both animations together, but one will override the other, thus I stumbled upon layers. I’ve created a second layer for my weapon, set it to additive so it blends, and synced the layers so they fire at the same time. Both my events are firing, but either the weapon will show up or the player. I’ve tried changing the weight of each layer, but it’s all or nothing.!
Any help would be appreciated! Thanks.