#Transient window blocks clicks on character body 2d

1 messages · Page 1 of 1 (latest)

slow iron
#

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]

next tendon
#

Did you set its mouse_passthrough = true?