Exemple #1
0
 private void Awake()
 {
     gifController = GetComponent <GifController>();
     StopAt(null);
 }