MMO Starter Kit

After days and days trying to understand the mechanisms how the movement is linked to animation, I managed to solve the problem by replacing the existing 1D blend space with a 2d type (both for combat and non-combat). Adding in this new one the lateral and walking back animations, simply modifying the existing ABP_Mannequin’s EventGraph for have the necessary speeds forward and lateral values, the new animation works in an excellent way.
I’m happy :slight_smile: