Playmaker Forum

PlayMaker Help & Tips => VR Help => Topic started by: Bipolar on April 15, 2018, 03:41:01 PM

Title: VRTK - Missing scripts?
Post by: Bipolar on April 15, 2018, 03:41:01 PM
Hi, I write again because Unity gives me an error.

Unity says in debug console:"
Code: [Select]
Assets/VRTK_Playmaker3x-master/TriggerEvents/Haptics/HapticAdvancedRumble.cs(32,8): error CS0234: The type or namespace name `VRTK_ControllerActions' does not exist in the namespace `VRTK'. Are you missing an assembly reference?
"

I reimported all, but the error persist.

What can I do?
Title: Re: VRTK - Missing scripts?
Post by: tcmeric on April 15, 2018, 11:10:23 PM
Sorry, that is my fault.

Please delete that script from your project. It is not needed. I will remove it from github.

Thanks!