This is the code I have:
$"/root/World/UI/InteractionInfoLabel".text = getcollider().getname()
It's under an interaction script and basicly sets text in the screen to the name of the thing at the end of interaction raycast. It works with single object like Shotgun it works but with things that has multiple of them like ammo boxes engine automaticly gives that node a number like Ammo Box1 or Ammo Box 2 and in label it shows that number. I wanna remove it