animation
#Unity
code:C#
animator.SetBool("○○", true);//○○のアニメーションをonにする
基礎の作り方