For some reason I'm having trouble finding documentation or tutorials on this subject, I've found plenty on grabbing specific objects with raycasts using Has_Method etc. which works great but does anyone know how to addforce at a rigidbody node with a raycast? I'm mainly looking for getting the node type rather than a specific name or perhaps a layer depending on what works best.