Open ZeroCool940711 opened 5 years ago
The new version of the engine (2.0.1) uses Scaleform GFX for the creation of GUIs instead of PyGUI which is better but it is now deprecated so, we still need to upgrade the engine use a new GUI creation tool/framework like NoesisGUI.
NoesisGUI is a powerful User Interface middleware for videogames and realtime applications, currently the engine uses PyGUI which is old and no longer maintained while NoesisGUI is more modern and well maintined, also easier to use, it would allow us to create GUI easy and fast.