Been trying to figure the whole AnimatedSprite vs AnimationPlayer thing and from what I can tell, it seems like AnimationPlayer would be the better choice. Problem is that I use individual images for my sprites instead of sprite sheets (it's just easier for me that way). Unless I'm missing something, is there any way to use individual images with AnimationPlayer? Or is it exclusive to sprite sheets?