You are right. This happens because the DialogueUGUI.cs file is within the ‘ParadoxNotion’ assembly definition (asmdef file is found in the root ParadoxNotion folder), whereas the InputSystem is not part of the ‘UnityEngine’ assembly but rather of it’s own since it is a standalone package…
To make this work easily, please move the DialogueUGUI.cs outside the ParadoxNotion folder. Alternatively, you could also delete the ParadoxNotion assembly definition file altogether, but I think the first solution is better.
I will probably have to make the DialogueUGUI a separate downloadable package to live outside the ParadoxNotion assembly definition.
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.