Hi,
I am currently working on my first (non tutorial project) in Godot and I am really lost when it come to animation (for my main player). Some people seems to use animated sprite other use state machine and some do their state machine in the GDscript codespaces.... So my main concern is which one is the best i was thinking of using state machine since it is what i used on UE and Unity.