#Keep getting null value when trying to access an AnimationPlayer node

1 messages · Page 1 of 1 (latest)

jovial charm
#

So for hours now ive been trying to set up my character animation and i havent been able to succeed. Whenever i try to get the playeranimation node or even the animationtree, I keep getting a null value. ive tried soo man solutions and spend hours online reading. Pls any help would be appreciated

smoky pilot
#

is your Player script autoloaded?

#

if it is, don't autoload it and add a class_name Player to the beginning of the file

jovial charm
#

alright ill try this

jovial charm
#

it works now T-T