Godot Version
4.4.1
Question
How do I add or remove a frame from an AnimatedSprite2D in gdscript? is there a function to add a frame using a texture? If someone could explain how I could add a texture via code and not have to add in the image because there is more than one image I have to add and it’s all random items for an inventory system.