Unity

[ Unity ] The name 'Destroy' does not exist in the current context

거두절me 2023. 11. 16. 11:47
728x90

문제: Destory를 못찾는다.

해결:
1. 스크립트 클래스명 옆에 :MonoBehaviour 있는지 확인.
2. using UnityEngine

728x90
반응형