Search Results

Found 1 results for "f08ec2d563fed01fa2bd62c7e8e079e7" across all boards searching md5.

Anonymous /vg/531358714#531400931
7/16/2025, 4:30:18 AM
Hello again! Newbie coder here, once more with some requested help. I am trying to pass a referenced AnimationPlayer from my Player.gd class to a StateMachine, but whenever I do, it says that the animation_player is null! I figure it has something to do with the loading order, but I also do like talking to you folks more than google searching stack overflow so I figured I'd ask.

I've attached an image with what I believe to be all the relevant information, if we need the Node hierarchy, I can attach that as well.