[WIP] A game engine based on godot3

editor game-development game-engine gdnative neo-dot
2 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub
good first issue

[WIP] A game engine based on godot3

C++
#editor#game-development#game-engine#gdnative#neo-dot

AI Summary: Fix broken tooltips in embedded window mode of a Godot 3 game engine. The issue stems from conflicts between `SetWindowRgn` and mouse focus, and improper tooltip cancellation. The solution requires resolving these conflicts to ensure tooltips function correctly in both editor and embedded modes.

Complexity: 4/5
help wanted

[WIP] A game engine based on godot3

C++
#editor#game-development#game-engine#gdnative#neo-dot