Unity - ToLua - 使用BabeLua插件调试Lua热更新程序

下载UGUI+ToLua工程

https://github.com/linxinfa/Unity2020-LuaFramework-UGUI

下载插件BabeLua

https://github.com/sonyps5201314/BabeLua_mod

创建Lua工程

image.png
  • D:\TestDemoProject\Unity2020-LuaFramework-UGUI-master\Assets\LuaFramework\Lua
  • D:\UnityHub\Unity\2020.3.36f1c1\Editor\Unity.exe
  • D:\UnityHub\Unity\2020.3.36f1c1\Editor
  • -projectpath D:\TestDemoProject\Unity2020-LuaFramework-UGUI-master

配置后的Lua工程

image.png

设置启动项和调试

image.png

你可能感兴趣的:(Unity - ToLua - 使用BabeLua插件调试Lua热更新程序)