Production edit: Related to References to animations tagged with -loop need to have that part of them removed in the 3 to 4 converter #62580. Godot 4 seems to truncate the "-loop" text it receives ...
Trying to set up animations using AnimationPlayer and Sprite2D with a sprite sheet containing multiple 6-frame animations. When specifying Animation.loop_mode = Animation.LOOP_LINEAR the animation ...