I have this code in class A:
public int numberOfArrowsToWin=5; private void OnTriggerEnter2D(Collider2D collision) { if (collision.CompareTag("Wheel&