Edit of asset "Mouse Passthrough Manager" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Mouse Passthrough Manager | Mouse Passthrough Manager |
| Description |
A high-performance C# plugin for Godot 4.6+ (.NET) that enables precise mouse click-through on transparent windows. Dynamic Click-Through: Allows mouse inputs to pass through transparent areas to background apps while maintaining interactivity on defined shapes. QuadTree Optimization: Uses a QuadTree structure for high-efficiency, real-time spatial queries and collision detection. Flexible Shape Registration: Supports Polygon2D, CollisionPolygon2D, and CollisionShape2D as interactive regions. Native Windows Support: Utilizes Win32 APIs for seamless performance on Windows, with a default fallback for other platforms. Global Access: Features a Singleton-based API for easy integration and global control. |
A high-performance C# plugin for Godot 4.6+ (.NET) that enables precise mouse click-through on transparent windows. Dynamic Click-Through: Allows mouse inputs to pass through transparent areas to background apps while maintaining interactivity on defined shapes. QuadTree Optimization: Uses a QuadTree structure for high-efficiency, real-time spatial queries and collision detection. Flexible Shape Registration: Supports Polygon2D, CollisionPolygon2D, and CollisionShape2D as interactive regions. Native Windows Support: Utilizes Win32 APIs for seamless performance on Windows, with a default fallback for other platforms. Global Access: Features a Singleton-based API for easy integration and global control. |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/CXProject/godot-mousePassThrough | https://github.com/CXProject/godot-mousePassThrough |
| Issues Url | https://github.com/CXProject/godot-mousePassThrough/issues | https://github.com/CXProject/godot-mousePassThrough/issues |
| Godot version | Godot 4.6 | Godot 4.6 |
| Version String | 1.0.1 | 1.0.1 |
| Download Commit | 070d9d79ef27fcbc7433708362da419cdf4bfc47 | 070d9d79ef27fcbc7433708362da419cdf4bfc47 |
| Download Url (Computed) | https://github.com/CXProject/godot-mousePassThrough/archive/070d9d79ef27fcbc7433708362da419cdf4bfc47.zip | https://github.com/CXProject/godot-mousePassThrough/archive/070d9d79ef27fcbc7433708362da419cdf4bfc47.zip |
| Icon Url |
https://raw.githubusercontent.com/CXProject/godot-mousePassThrough/refs/heads/main/icon.png
|
https://raw.githubusercontent.com/CXProject/godot-mousePassThrough/refs/heads/main/icon.png
|