Character Movement and Camera

So, when I put the necessary codes and right entity materials on my movement character it won’t work. It will just say unspoken token. Now I even tried the cheat way of just re-making the character movement of another game/project.

You will need to give more details about what you are trying to achieve.

What kind of character and camera movement are you trying to do?
What is the exact error are you getting and what is the code that is causing that error?

Here’s the script I’m trying to use.

https://playcanvas.com/editor/code/462602?tabs=6981894

The script you have shown is for the old scripting system (known as legacy). You would want to use the updated version of that script that is found in the tutorials section here: http://developer.playcanvas.com/en/tutorials/first-person-movement/