[SOLVED] Uncaught TypeError: this.entity.translatelocal is not a function

Here is the link
https://playcanvas.com/project/520691/overview/test-game
It says Uncaught TypeError: this.entity.translatelocal is not a function.
I have no idea why its doing this. HElp would be greatly appreciated.

translateLocal(x, y, z)
Dnt forget capital letters

That fixed it! Thankyou so much for your help!