LoginSignup
12

More than 5 years have passed since last update.

posted at

UnityのAnimatorのTransitionを削除するには

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

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
What you can do with signing up
12