Add Button To Level Tab

Add Button To Level Tab

从版本v1.20开始,关卡编辑器完全独立于UI实现。您不需要使用任何严格的UI扩展系统。只需将所需的UI添加到场景中即可。要扩展内置示例UI的关卡选项卡,请复制Load按钮(搜索RightMenu_Level_LoadBtn),重新排列它,更新其Text并更改其OnClick(函数以调用您的脚本。如果您想使用自定义用户界面,那么您可以在本文(链接)中找到更多信息。

原文链接:http://www.freebord-game.com/index.php/multiplatform-runtime-level-editor/documentation/add-button-level-tab

你可能感兴趣的:(Add Button To Level Tab)