Animation - Previous pose reference issue, it's not keeping and I can't continue

Godot Version 4.6

Hello, everyone!

I’m a beginner, I’m trying to create an animation but I can’t go through because i can’t lock the previous pose as a reference to continue.

I appreciate if you can help me.

Cheers

Your tracks are using “Wrap loop interp” you may find better results using “Clamp loop interp” at least while you are editing.