#Importing Player Model

1 messages · Page 1 of 1 (latest)

astral steeple
#

I have the barebones for a 3D platformer, and I while importing in a premade character model, I am not getting this error: Cannot call method 'get' on a null value.
I am assuming this has something to do with Animations, though I am unsure, and having a hard time trying to track down the error. Any tips would be greatly appreciated thank you!

runic salmon
#

This doesn't seem like an error regarding animations.
Unless the AnimationPlayer has a Callback Key somewhere.

Can you show an screenshot of the error?

astral steeple