Hi
I'm looking at the extras page, but I can't find any updated integration package for Adventure Creator.
Is it hiding somewhere else?
I've updated my project and am getting these errors:
Assets\AdventureCreator\Scripts\Actions\ActionDialogueSystemCheckConversationActive.cs(29,35): error CS0115: 'ActionDialogueSystemCheckConversationActive.End(List<Action>)': no suitable method found to override
Assets\AdventureCreator\Scripts\Actions\ActionDialogueSystemConversation.cs(119,35): error CS0115: 'ActionDialogueSystemConversation.End(List<Action>)': no suitable method found to override
Assets\AdventureCreator\Scripts\Actions\ActionDialogueSystemQuestCheck.cs(40,35): error CS0115: 'ActionDialogueSystemQuestCheck.End(List<Action>)': no suitable method found to override
Assets\AdventureCreator\Scripts\Actions\ActionDialogueSystemVarCheck.cs(34,35): error CS0115: 'ActionDialogueSystemVarCheck.End(List<Action>)': no suitable method found to override
Reading elsewhere on this forum, I understood that an updated integration package for AC would solve these errors.
But I can't find such a package...
Updated integration package for Adventure Creator?
Re: Updated integration package for Adventure Creator?
Hi,
The current Dialogue System release contains the most up-to-date Adventure Creator integration.
Can you back up your project, update to the current release, and then import the Adventure Creator Support package found in the Third Party Support folder? If you don't want to update the Dialogue System itself, you can import just the Adventure Creator Support.unitypackage file and them import that unitypackage.
The current Dialogue System release contains the most up-to-date Adventure Creator integration.
Can you back up your project, update to the current release, and then import the Adventure Creator Support package found in the Third Party Support folder? If you don't want to update the Dialogue System itself, you can import just the Adventure Creator Support.unitypackage file and them import that unitypackage.