The object of type 'Transform' has been destroyed but you are still trying to access it.
destory 报错,要怎么弄
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.