playMaker

Author Topic: VRTK - Missing scripts?  (Read 3225 times)

Bipolar

  • Junior Playmaker
  • **
  • Posts: 68
VRTK - Missing scripts?
« 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?

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: VRTK - Missing scripts?
« Reply #1 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!