GameFrameX 的 Scene 场景管理组件
Scene 场景管理组件 (Scene Component) - 提供场景管理组件相关的接口。
-
直接在
manifest.json的文件中的dependencies节点下添加以下内容{"com.gameframex.unity.scene": "https://github.com/AlianBlank/com.gameframex.unity.scene.git"} -
在Unity 的
Packages Manager中使用Git URL的方式添加库,地址为:https://github.com/AlianBlank/com.gameframex.unity.scene.git -
直接下载仓库放置到Unity 项目的
Packages目录下。会自动加载识别