atadenizoktay / godot-click-through-transparent-window

A demo project for the Godot Engine that features a transparent window with click-through capability.
https://atadenizoktay.itch.io/godot-cttw
MIT License
51 stars 2 forks source link
gdscript godot godot-demo godot-engine godot3 godot4

Godot Click Through Transparent Window

This is a demo project for the Godot Engine that features a transparent window with click-through capability and a Godot icon that moves randomly when clicked.

This branch is compatible with Godot 4.0.2 version. For the version that supports Godot 3.5.2 LTS, please check the godot-3 branch.

Screenshots

GIF

Usage

This project doesn't add anything directly to the projects it's added to, and there's no direct use of this project. You can examine the script files within the project to see how the implementations work and apply them to your own projects.

Licensing

This project is licensed under the MIT License. For further information, please refer to the LICENSE file.