# I created a Node2D with a raycast2D and i want to use it more than one time in another scene, but when i add more than one of this node the raycasts conflict and it always use the first one. Does anyone know how to solve this problem?