TEngine--root模块
Root模块
这个模块没什么好说的,是游戏的基本设置。
1.编辑器语言只在编辑器下生效,Unspecified未指定则使用系统的语言,语言模块采用I2Localization。
2.想要改变默认帮助类在Assets/TEngine/Runtime/Core/Utility/DefaultHelper/里创建自己的帮助类即可。
3.时间缩放,注意不影响fixedDeltaTime。
TEngine--root模块
https://www.liu2dream.fun/post/TEngine--root模块/