The object of type 'Transform' has been destroyed but you are still trying to access it.
destory 報(bào)錯(cuò),要怎么弄
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.
2021-10-28
這個(gè)是轉(zhuǎn)換的時(shí)候二個(gè)類(lèi)型不一樣吧