crouchCollider()

public void crouchCollider()
    {
        clearFlipColliders();
        clearColliders();
        pollyColliders[1].enabled = true;
    }


Comments

Leave a Reply

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