I have these number pngs that I want to use for HP

Godot Version

4.2.1

Question

I have these png with animations for numbers that I want to use for HP and HP effects but I have no clue on what I am supposed to do and where to begin.
Untitled 07-12-2024 04-30-27 (4) (3)-Sheet2
Untitled 07-12-2024 05-38-11 (10) (2) (3)
Untitled 07-12-2024 05-38-11 (6) (2) (2) (6) (4)

Now I kinda know what to do with the animation, when it is changed show the animation and after the numbers are changed, the animation is hidden, other than that I have now idea what to do
Untitled 07-12-2024 04-30-27 (4) (3)

You could make an AnimatedSprite2D node for each digit, or make use of an AtlasTexture resource for GUI

1 Like

ok thats a great solution. so there are 2 animations for the hp?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.