#Making main window non-interactable
2 messages · Page 1 of 1 (latest)
Perhaps you mean to change the Mouse Filter for the Node so it doesn’t block input? https://docs.godotengine.org/en/stable/classes/class_control.html#class-control-property-mouse-filter
Godot Engine documentation
Inherits: CanvasItem< Node< Object Inherited By: BaseButton, ColorRect, Container, GraphEdit, ItemList, Label, LineEdit, MenuBar, NinePatchRect, Panel, Range, ReferenceRect, RichTextLabel, Separato...