I've used the Intrigues Demo scene to test integrating the Adventure Creator plugin with Intrigues. Overall, they work nicely together!
There's one key function, however, that Adventure Creator's 'GameEngine' component breaks: the zoom wheel used to reveal the map icons, ruling character, and info pop-up.
Here's how my Demo scene previews before going into Play mode:

Then when I enter Play mode, the zoomed in items disappear (as expected), but there's no way to zoom in and out:

'GameEngine' by Adventure Creator appears to be the culprit. Intrigues zoom works when I turn it off, but I then lose the Adventure Creator character spawn and movement system.
I have included 'GameEngine' info in these pics, if it helps:



Ideally, I would like to remove the Intrigues mouse zoom functionality and have Intrigues map data appear immediately on game start. Alternatively, I could also include Intrigues Zoom function in Adventure Creator, but am likely to remove the disappearing trick that Intrigues does to the map data.
Any assistance is appreciated.
Congrats on creating an excellent plugin for Unity.