質問編集履歴
2
エラーを追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -22,7 +22,12 @@
|
|
22
22
|
}
|
23
23
|
}
|
24
24
|
```
|
25
|
+
Playボタンを押したらでるエラー
|
26
|
+
「The AnimationClip 'New Animation' used by the Animation component 'Button' must be marked as Legacy.
|
27
|
+
」
|
28
|
+
動いてほしい時に出るエラー
|
29
|
+
「Default clip could not be found in attached animations list.」
|
25
|
-
debug.logはうまくうごいてます。
|
30
|
+
Play Automaticallyのチェックは外してあって、debug.logはうまくうごいてます。
|
26
31
|
このプログラムがついているオブジェクトには起動させたいアニメーションがちゃんとついています。
|
27
32
|
Unityは2019.1.11f1で
|
28
33
|
ビルドするOSはAndroid7.1.1です。
|
1
タグ追加とタイトル変更
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
Unity2Dでアニメーションが
|
1
|
+
Unity2Dでアニメーションが動かない
|
body
CHANGED
File without changes
|