on line 203 i get the error:
Invalid access to property or key 'scale' on a base object of type 'Nil'.
i have setup the animations walk jump and idle and marked the checkboxes for these animations.
My player has a collisionshape2d, a animatedsprite2d and a camera attached to it.
PLS HELP!