UnityでスクリプトをドロップしたらThe script dont inherit a native dass that can nanage a script と出てきたのですがどうしたらいいですか?
UnityでスクリプトをドロップしたらThe script dont inherit a native dass that can nanage a script と出てきたのですがどうしたらいいですか?
ベストアンサー
スクリプトファイル名とクラス名は一致していますか? public class クラス名 : MonoBehaviour 一致しているのに出る場合はコードを見せてください。
この返信は削除されました