Пример #1
0
 private void OnTriggerEnter(Collider other)
 {
     collectableEffect.Apply(gameObject, other.gameObject);
 }