- Edited
Hi, i'm doing a 8 directional movement using animation player, but everytime I change directions it begins at frame 0, so it seems like the character is sliding with one leg. I would like to know how could I pass the currently frame to the next animation when changing directions. You can find the code here: https://kidscancode.org/godot_recipes/2d/8_direction/