I have a main scene, let's say called "main" and then another scene called "character" that I've inserted into the main scene. "character" has some colliders as direct children and some that are great-grandchildren. If I have a bullet scene I am shooting at the character, I want to know if there is a way for me to always get a reference to "character" regardless of which set of colliders I collide with?