コード例 #1
0
 void Awake()
 {
     anim      = GetComponent <Animator>();
     switchObj = GetComponent <Switch>();
 }