1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Unity】Assets「DOTween」Can’t add script エラーが出る場合の対処法

1
Posted at

Assetsで「DOTween (HOTween v2)」をインストール。
https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676
スクリーンショット 2018-12-13 21.11.23.png
ゲームオブジェクトにスクリプトがアタッチできない。
エラーメッセージ
Can’t add script
スクリーンショット 2018-12-13 22.10.31.png

Can’t add script behavior TMP_CoroutineTween.The script needs to derive from MonoBehaviour!

スクリプトのクラス名とファイル名が違う場合、このエラーが起きる

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?