### What Happened Even if the animation being removed is not referenced in the Play block. Like this video shows: [Grabación de pantalla desde 2024-10-24 15-41-45.webm](https://github.com/user-attachments/assets/9b983872-cd1b-43d5-b105-12ba31d3fbd7) ### How to Reproduce 1. Add an AnimationPlayer node, and create two animations. 1. With the new node selected, go to the Block Code tab and click "Add Block Code". 2. Navigate to "Graphics | Animation" and drag a "play ..." block to the canvas. 3. Use the dropdown to select the first animation. 4. Select the AnimationPlayer node again and remove the second animation. 5. Go back to the Block Code tab --> the reference to the fist animation is gone. ### Block Coding Plugin Version main ### Godot Engine Version v4.3 ### Operating System Endless OS ### Logs or command-line output ```shell Nope. ``` ### Anything else? _No response_