@ChrisIceBox another weird thing about the GameEngine copying from the GK scene is that the Local variables in the manager becomes empty unless I copy the "Local Variables" script from the original GameEngine to this GK one, even though they both use the same script and everything.
Correct, and there's no error. The GK conversation doesn't show up.
PM me the modified scene that has your own GameEngine, and I'll take a look.
For the toggle issue, in the GK example scene, just disable the 2nd and 3rd dialogue options, and have them toggled on in the action list during the conversation. You will see that anything after the first toggle won't show up.
That's as I did it, but could not recreate. This is with a Conversation automatically assigned?
Link deleted. AC is a commercial product - do not post links to download it publicly.
You can delete the old Conversation menu if you have no need for it. You can bring it back later if desired by copying it from the Default_MenuManager asset file.
Comments
@ChrisIceBox another weird thing about the GameEngine copying from the GK scene is that the Local variables in the manager becomes empty unless I copy the "Local Variables" script from the original GameEngine to this GK one, even though they both use the same script and everything.
PM me the modified scene that has your own GameEngine, and I'll take a look.
That's as I did it, but could not recreate. This is with a Conversation automatically assigned?
Ok, just PMed you.
hi, I'm using a template and I get an error on line 84.
the test scene works without errors. My scene is exactly the same as the test scene.
The GK_Conversation menu is higher in the hierarchy than conversation and subtitles
if anyone has encountered a similar problem, then let us know.
Check your Console for related warnings.
I've updated the package - download it again and re-import the GabrielKnightConversations script and it should remove the error.
I updated the package, unfortunately the error did not go away.
It's a separate error - it should be gone now, but it's referring to the Player. Does your scene have a Player character?
yes, I used brain2d prefab. I assigned it in the settings manager.
link to the assembly, if necessary: [REMOVED BY ADMIN]
everything worked after I blocked the conversation menu.
I want to ask: can I delete the old conversation menu so that I can always use only GK_Conversation?
Link deleted. AC is a commercial product - do not post links to download it publicly.
You can delete the old Conversation menu if you have no need for it. You can bring it back later if desired by copying it from the Default_MenuManager asset file.