Assets\Core\Scripts\Ads\AdsController.cs(113,64): error CS0246: The type or namespace name ‘UnityAdsShowCompletionState’ could not be found (are you missing a using directive or an assembly reference?)
It says this when i try to drag my script into my player object: Can’t add script component ‘PlayerMove’ because the script class cannot be found. Make sure that there are no compile errors and that the file name and class name match.