your arrow collider is probably isn’t set to trigger. either replace OnTriggerEnter with OnCollisionEnter or make the trigger in the arrow collider true
your arrow collider is probably isn’t set to trigger. either replace OnTriggerEnter with OnCollisionEnter or make the trigger in the arrow collider true