Godot Version
stable-3.6
Question
Hi there! I really am not sure which category would be best so I'm shooting my shot here. I am trying to make a "taskbar ball pit", where a amount of orbs rests at the bottom of the screen at all times. The orbs have physics and can disturbed by your mouse. The issue I am running into is that I cannot keep the window always on top while still being able to use my computer by having mouse passthrough enabled. Additionally, my mouse movements are no longer registered to move the balls around with due to the passthrough, which makes the entire project nonfunctional. Is there anything I can do to realize this idea?