Skip to content

A demo project for the Godot Engine that features a transparent window with click-through capability.

License

Notifications You must be signed in to change notification settings

atadenizoktay/godot-click-through-transparent-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.