CinemachienCameraPriorityOnDialogueEvent fields not showing (using wrapper class)
Posted: Mon Sep 28, 2020 6:22 pm
Hi Tony,
For some reason CinemachineCameraPriorityOnDialogue event isn't allowing me to assign a camera in the editor. I'm guessing this might have something to do with the wrapper class? Oddly enough, when I try to search for the component after clicking Add Component my editor can't find the class.
It shows up properly in the DialogueSystem sample scene, which isn't using a wrapper.
I confirmed that It's still a public field in the source file, so I'm a little confused to why it's not showing.
Also, is there any easy way I can remove my dependencies on the wrapper classes?
For some reason CinemachineCameraPriorityOnDialogue event isn't allowing me to assign a camera in the editor. I'm guessing this might have something to do with the wrapper class? Oddly enough, when I try to search for the component after clicking Add Component my editor can't find the class.
It shows up properly in the DialogueSystem sample scene, which isn't using a wrapper.
I confirmed that It's still a public field in the source file, so I'm a little confused to why it's not showing.
Also, is there any easy way I can remove my dependencies on the wrapper classes?