gui.set_position(gui.get_node(“TKTNode”), gui.get_position(gui.get_node(“TKTNode”)) + vmath.vector3(0, Value, 0))
I made the node TKTNode quite recently and I can’t get it to find the node, I can find subnodes, and even nodes from other gui elements, but this breaks it, Why?