Example #1
0
 void Start()
 {
     photoAnimController = FindObjectOfType <PhotoAnimController>();
     photoAnimController.Init();
 }