Can I use a Spritesheet with a AnimatedSprite?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Schweini

Hello!
I would like to use a Spritesheet wit a animated sprite.
With the normal sprite I can use the region

:bust_in_silhouette: Reply From: kidscancode

If you have a spritesheet, you can use Sprite + AnimationPlayer. You can see an example here: 2D sprite animation — Godot Engine (latest) documentation in English