Eye tracking rotation only syntax error
Hello, I am trying to follow the eye tracking guide so that I can take only the rotation data from the left eye and not the position data.
For some reason whenever I try to use the script, I am met with this error:
16:08:17.285 [Scenarium] SyntaxError: unterminated statement (line 26)
at [anon] (Script.js:26) internal
If anyone knows how I can fix this, please let me know.
Thanks in advance,
Jonah
hi Jonah Cohn
make sure you post the object under the left eye
then change the XYZ to match the position and the size you like
if you can upload the project to have a look on it
cheers
I got this "unterminated statement" error when I tried to use "let" instead of "var"