Esempio n. 1
0
 void Start()
 {
     squid = GetComponent <Squid_Con>();
     anim  = GetComponentInChildren <Animator>();
 }