Esempio n. 1
0
 public void OnPointerClick(PointerEventData eventData)
 {
     CameraOrbit.AddClickStrength();
     Destroy(gameObject);
 }