Im getting this error when i import the invectorevent systembridge script

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
mik60
Posts: 6
Joined: Tue Jan 17, 2023 5:18 pm

Im getting this error when i import the invectorevent systembridge script

Post by mik60 »

Assets\Pixel Crushers\Dialogue System\Third Party Support\Invector Support\Scripts\DialogueSystemInvectorBridge.cs(4,21): error CS0234: The type or namespace name 'InvectorSupport' does not exist in the namespace 'PixelCrushers' (are you missing an assembly reference?)
User avatar
Tony Li
Posts: 22886
Joined: Thu Jul 18, 2013 1:27 pm

Re: Im getting this error when i import the invectorevent systembridge script

Post by Tony Li »

Hi,

Make sure to import both "Invector Support" unitypackages. They're in:

Plugins ► Pixel Crushers ► Common ► Third Party Support ► Invector Support
Plugins ► Pixel Crushers ► Dialogue System ► Third Party Support ► Invector Support
Post Reply