Emerald AI integration
Posted: Sat Jul 14, 2018 9:07 pm
Hey guys, I just picked up Emerald AI and the Emerald AI integration isn't compiling on a fresh install. I get these 4 errors in the console
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldAILoveHateMember.cs(4,21): error CS0234: The type or namespace name `EmeraldAISupport' does not exist in the namespace `PixelCrushers'. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(4,21): error CS0234: The type or namespace name `EmeraldAISupport' does not exist in the namespace `PixelCrushers'. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(37,17): error CS0246: The type or namespace name `EmeraldPlayerHealthMonitor' could not be found. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(38,17): error CS0246: The type or namespace name `EmeraldPlayerHealthMonitor' could not be found. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldAILoveHateMember.cs(4,21): error CS0234: The type or namespace name `EmeraldAISupport' does not exist in the namespace `PixelCrushers'. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(4,21): error CS0234: The type or namespace name `EmeraldAISupport' does not exist in the namespace `PixelCrushers'. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(37,17): error CS0246: The type or namespace name `EmeraldPlayerHealthMonitor' could not be found. Are you missing an assembly reference?
Assets/Pixel Crushers/LoveHate/Third Party Support/Emerald AI Support/Scripts/EmeraldPlayerLoveHateMember.cs(38,17): error CS0246: The type or namespace name `EmeraldPlayerHealthMonitor' could not be found. Are you missing an assembly reference?