Custom animations in Animation Blueprint

Ok, I see. The simplest approach - just use BlendSpace1D. The idea is - create BlendSpace1D and add every attack anim to it with some index (depending on weapon), that will used as Blend Space param. After that add variable, that will be set appropriately before each attack…