# sunrise-client-unity **Repository Path**: lieng618/sunrise-client-unity ## Basic Information - **Project Name**: sunrise-client-unity - **Description**: 基于unity实现的客户端,用于对接sunrise服务端。实现了登录、多角色的地图移动与同步。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-26 - **Last Updated**: 2025-12-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sunrise-client-unity #### 介绍 基于unity实现的客户端,用于对接sunrise服务端。实现了登录、多角色的地图移动与同步。 - 使用unity打开项目,启动main场景,连接服务器。 - 目前直接连接了对外服TCP端口。后续可修改为通过http请求获取对外服地址和gameId。 - 可以打包为exe程序,启动多个进行测试。