I have several errors that prevent me from playing, but dont know and how to add animation

Hi,
I just started using this and I followed the directions on

  1. My character and player were created by Game Creator.
    but i still followed directions and when i click play, it gives errors:
    DialogueSystemController.cs(9,19) CS0234: the type or namespace name ‘addressableassets’ does not exist in the namespace ‘UnityEngine’(are you missing an assembly reference?)
    DialogueSystemController.cs(10,19) CS0234: the type or namespace name ‘ResourceManagement’ does not exist in the namespace ‘UnityEngine’(are you missing an assembly reference?)
    DialogueSystemController.cs(2110,36) CS0234: the type or namespace name ‘AsyncOperationHandle<>’ could not be found(are you missing an assembly reference?)

  2. how do I add animations to each line of dialogue that is spoken?

Thanks,
alex

Are you using the correct version of Unity (in the video they are using 2018.1.2f1)? If you are, I would suggest you get in touch with the developer of the “Dialogue System Version 2” and post your question there as it could well be an issue with their scripts.