#AnimationPlayer with more than 1 spritesheet:
1 messages · Page 1 of 1 (latest)
i make multiple Sprite2D for each animation set it in the player and then in the code i disable each sprite that isnt used for the animation
you can swap the sprite's texture through the texture property with an animation player iirc
thanks! i will try!