I'm not sure how you used vector3 in javscript. I have this line Vector3 movement = new Vector3 (moveHorizontal, 0.0f, moveVertical);
but the console tells me to add a ; to the end. So I'm not sure what to do
↧