Edit of asset "Mouse Passthrough Manager" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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. |
|
| Category | 2D Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/CXProject/godot-mousePassThrough | |
| Issues Url | https://github.com/CXProject/godot-mousePassThrough/issues | |
| Godot version | Godot 4.6 | |
| Version String | 1.1.0 | 1.1.0 |
| Download Commit | fc0a4b11253d2d751967af1b6092b843f16c56dd | fc0a4b11253d2d751967af1b6092b843f16c56dd |
| Download Url (Computed) | https://github.com/CXProject/godot-mousePassThrough/archive/fc0a4b11253d2d751967af1b6092b843f16c56dd.zip | https://github.com/CXProject/godot-mousePassThrough/archive/fc0a4b11253d2d751967af1b6092b843f16c56dd.zip |
| Icon Url |
https://raw.githubusercontent.com/CXProject/godot-mousePassThrough/refs/heads/main/icon.png
|
|