MissingReferenceException: The object of type ‘Transform’ has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
UnityEngine.Transform.get_position () (at C:/buildslave/unity/build/artifacts/EditorGenerated/UnityEngineTransform.cs:28)
aiscript.Update () (at Assets/Scripts/aiscript.cs:16)
I really need help to my project it gives me that error and i dont know how to fix it