Egret Engine Development Challenges and Resolutions
Project Template Selection
When initiating a new project, opt for the UI template rather than the game template. The game template omits theme configurations and certain EUI components. To implement custom UI elements with the game template, you must manually create a default.thm.json file, which follows a specific format. The UI template provi ...
Posted on Wed, 26 Aug 2026 16:50:08 +0000 by deejay1111