teenageengineering / videolab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use Videolab 1.1

cemillerena opened this issue · comments

I'm importing the package and getting two error as soon as I import it.

Assets/Klak/Wiring/Output/PlayableDirectorOut.cs(12,9): error CS0246: The type or namespace name `PlayableDirector' could not be found. Are you missing an assembly reference?

Assets/Klak/Wiring/Output/PlayableDirectorOut.cs(2,19): error CS0234: The type or namespace name Playables' does not exist in the namespace UnityEngine'. Are you missing an assembly reference?

Wont even let me play the scene because of a compile error.