Hey there! I'm building some shader graph logic and keep getting an error when using Head Input and getLandmark. The error log doesn't provide much help when looking at the shader graph.
18:17:23 InternalError: Head is not tracked!
Stack trace:
at getLandmark (native)
at Snap_Head_getLandmark (Script Graph.lsscript)
at execution_node_22 (Script Graph.lsscript:99)
at execution_node_20 (Script Graph.lsscript:96)
at execution_node_18 (Script Graph.lsscript:92)
at execution_node_0 (Script Graph.lsscript:86)
Thanks!