I want to send the variable "numero" in the signal "_on_body_entered", but if i put that extra parameter in both functions, the code i set for each function stops working (in the case of the player, it doesnt do the commented thing, in the case of numeros, they dont queue_free)
Im confused because this is kinda how the custom signals works
also, this is how i connected those two signals in the third image, i just saw i should put the parameter in that connection but i dont know how to do it