pickCollider()

Found in:

private void pickCollider(int p){
    stopAllColiiders();
    pollyColliders[p].enabled = true;
  }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *