Page 1 of 1

Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 8:16 am
by Hventures
Good afternoon,

I am hoping someone can help or point me in the right direction. I have purchased DS to integrate with AC.
During a recent update AC has changed cursorIsLocked to private and the patch notes state to use IcCursorLocked(). After the update the AC Bridge Script is throwing the following error.

Assets/Dialogue System/Third Party Support/Adventure Creator/Scripts/AdventureCreatorBridge.cs(324,41): error CS0122: `AC.PlayerInput.cursorIsLocked' is inaccessible due to its protection level

I have been unable to successfully use DS due to this error. Is this planned to be fixed in a coming patch or can someone point me in the direction of fixing it myself?

I appreciate all of your help and if I need to go a different path/provide any purchase information just let me know.

Thank you

Re: Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 10:45 am
by Tony Li
Hi,

I'll fix the support package right now and post it on the Dialogue System Extras page. I'll post the link here as soon as it's ready.

Re: Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 11:24 am
by Tony Li
You can download the updated Adventure Creator Support package on the Dialogue System Extras page or right here:

AdventureCreator_Support_2017-03-11.unitypackage

Re: Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 11:29 am
by Hventures
That's amazing service!

I can't thank you enough for the fast reply and action. I will post again if I have any problems but don't suspect I will.

Re: Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 12:10 pm
by Tony Li
Happy to help! The Dialogue System is a big system -- not quite as many moving parts as Adventure Creator, but close. If any questions come up as you dig into it, please feel free to post right away or email me at tony (at) pixelcrushers.com. I might be able to point you in the right direction faster than having to dig through all the documentation.

Re: Adventure Creator integration help requested

Posted: Sat Mar 11, 2017 7:04 pm
by Hventures
Just wanted to follow up and say I have now tested and have had zero problems with the integration. I have completed the first dialogue chain with variables and so far so good. Once I took some time to read up on the documentation this system is not only powerful but a huge time saver for me. Again, thank you for your swift responses and timely updates. I will definitely reach out if anything goes haywire.