teenageengineering / videolab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not finding extension methods

Pachicito opened this issue · comments

I keep getting this error after installing Videolab package (both the latest beta version and the 1.0 official release):

Assets/Klak/Math/Runtime/Tween.cs(118,34): error CS1061: 'Quaternion' does not contain a definition for 'ToVector4' and no accessible extension method 'ToVector4' accepting a first argument of type 'Quaternion' could be found (are you missing a using directive or an assembly reference?)

Using Unity 2018.3.0f2

Process:
-Install Klak
-Install MidiJack
-Install MidiKlak
-Install Videolab

Any help is much appreciated.

Thanks!

Ah. Unity 5 is required. Derp.