+4 votes

Is it possible somehow to achieve to ignore all mouse inputs on Godot? So you have basicly (by using Transparent Windows) a click through overlay for your desktopscreen?

Really would need that for a accessebillity app i'm working on.

Thanks for the help in advance. Keep up the good work Godot Community :)
Longtime reader first time writer ;D

in Engine by (16 points)

1 Answer

0 votes

It looks like they're adding this function: https://github.com/godotengine/godot/commit/6a14c72b12e7cb5331d93fcc0c4dd26bef0c280b
It's currently in the master branch of the source code, not a full release yet so if we want to use it we've either got to wait for the next version or compile the source code ourselves (which I'm learning to do as we speak for this exact reason).

by (14 points)

There's version for 3.2.x branch as well: https://github.com/godotengine/godot/pull/40205

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.