Exemple #1
0
 private void Awake()
 {
     animateBehaviour = GetComponent <IAnimateBehaviour>();
 }