Hello!
I'm triying to do a simple damage popup in a very basic scene. Everything was working as intended until I wanted to reference the AnimationPlayer node inside a label node that i'm using to show the damage. I want to know why in the console the reference to the object is null if the parent node was instantiated before. Sorry if all of this is too basic, I'm just a beginner...