Spine animation: showing error nil value when calling animation

Hello

I am having some weird problem with my game when i call for an animation to play on a certain object like “Walk” - it tells me it’s a nil value meaning no animation by that name was found. i used the same fucntion to call 2 other objects with no problem on their part.

Is there a way to view what animations available on an object so i can check and see if there are any?

Thanks ahead

Ok that was my fault for not using the correct variable. all cool

Ok that was my fault for not using the correct variable. all cool