28
13

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のAnimatorのTransitionを削除するには

Posted at

UnityのTransitionの削除法を記述しておきます。
右クリックしてもdeleteキーを押しても削除できないので、詰まりました。

このサイトを参考にしました。
http://answers.unity3d.com/questions/521124/how-do-i-delete-transitions-in-the-animator-state.html

スクリーンショット 2016-12-29 11.49.06.png

ご覧の通り、右クリックしても削除できません。

なので、右側の「Transitions」のマイナスボタンを押しましょう。

スクリーンショット 2016-12-29 11.52.20のコピー.png

これでTransitionが消えます。

スクリーンショット 2016-12-29 11.50.27.png

28
13
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
28
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?