[SOLVED] Movement script getting an debug error called tostring

I added a turning code in my script and then I get debug error called to string. Does anyone know what this means and what to do about it, I really need an answer because I need to finish this script today.
Here is my game: https://playcanvas.com/project/1077210/settings

Hi @Codeknight999! The letter ‘a’ on line 16 of your movement.js script should be a capital letter ‘A’. Also line 17 doesn’t look like an existing function to me, but I could be wrong.

thanks :person_facepalming: