I have an always on top window for a desktop pet application and dynamically show a transient borderless window in it to manage my pets. Unfortunately when the manager window appears then my _on_character_body_2d_input_event function doesn't receive mouse click events, only mouse motion events, is there a way to allow clicks? I'm using v4.5.beta1.official [46c495ca2]