Center a animatedSprite in a container

Hi,
I try to center an animatedSprite with a centerContainer. It’s seem to be impossible, the sprite won’t be centered.
It’s a known bug or I do a mistake ??

Control-Nodes only affect other control-nodes. AnimatedSprite2D is a Node2D and is therefore not affected by the centercontainer, which is a control-node

1 Like

Thanks for your response, that’ll teach me to listen to Gemini, Claude and the other AIs.

What do you mean?

1 Like