
Bear with me I am a complete newbie to gamedev, okay, I know this is probably a dumb question but I have this problem and I couldn't find any solution online.
I have two panel containers. when mouse enters blue container prints a, red container prints b . so, cursor position 1 prints a, cursor position 2 prints b. Now I want cursor position 3 to trigger both, to print a and print b, for some reason I am unable to do that? it only prints one of them. both panels are children to control node