Wave-Unity-Library/Motion-Mapping

Demo can't be build?

ichitaka opened this issue · 0 comments

Unity is not building the demo scene based on compiler errors. The line for this is :

playerController-1

line 18
Camera.main.GetComponent.<CameraController>().target = transform;
Error Message:
target is not a member of CameraController

i tried to rewrite the code a bit, but sadly nothing works. Leaving it for a moment since our Prototype works with Teamspeak if necessary :(