@ShadKuroi I continuously store the movement speed from the previous animation and add it when the next animation starts, ensuring smoother transitions between actions.
@ShadKuroi Since the attack animations in Kingdom Hearts III primarily use root motion, it seemed difficult to inherit the movement velocity from the previous animation.
To work around this, I designed the movement using Blueprints without relying on root motion.