#i dont know why the area 2d dont work
7 messages · Page 1 of 1 (latest)
i tried but the same issue
no it doesn't
but the node2d(aka propeties node) it is on the area
Are there green arrows next to your signals in the script
7 messages · Page 1 of 1 (latest)
do your UI elements cover the space the areas occupy? they might be "eating the mouse inputs", which means the areas aren't receiving them.
try setting their "mouse filter" properties to ignore the mouse and see if that fixes it
i tried but the same issue
no it doesn't
but the node2d(aka propeties node) it is on the area
Are there green arrows next to your signals in the script