No output in the log. The Collection proxy works for the most part. I have a start screen, which sends you to the instructions, and after instructions comes the level select. It’s just that when I get to the level select, it’s not responding to any input. However I can go from the instructions screen straight into loading the level with no problem. So the collection proxies gaining input is up until this certain gui screen.
number 1 is the node level1 here;
if action.pressed and gui.pick_node(gui.get_node("level1"), action.x, action.y) then
Same thing with number two. they’re images that get clicked and send a message to the loader script