Is it possible to remove the black color from AnimatedSprite2D (Sprite outline)

Godot Version

4.2

Question

help :slight_smile:

Can you provide a bit more detail? A screenshot of your sprites would be nice.

If you just want to remove black pixels from the sprite, you could write a simple canvas item shader to turn black pixels transparent.