# demo_kbengine_cocos_creator_default **Repository Path**: KBEngineLab/demo_kbengine_cocos_creator_default ## Basic Information - **Project Name**: demo_kbengine_cocos_creator_default - **Description**: KBengine Nex cocos demo - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-18 - **Last Updated**: 2025-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cocos Creator Demo 版本:Cocos Creator v3.8.6 引擎版本:[dev-2.6.x](https://github.com/KBEngineLab/KBEngine-Nex/tree/dev-2.6.x) 服务端:https://github.com/KBEngineLab/demo_kbengine_nex_assets # 功能: - [x] 登录 - [x] 注册 - [x] 创建角色 - [x] 删除角色 - [x] 进入世界 - [x] 怪物创建 - [x] 玩家创建 - [x] NPC创建 - [x] 传送门创建 - [x] 死亡/复活 - [x] 攻击/攻击动画 # sdk 生成 start "" "%KBE_BIN_PATH%/kbcmd.exe" --clientsdk=typescript --outpath="%~dp0/kbengine_typescript_plugins" 将kbengine_typescript_plugins 覆盖 assets/scripts/kbengine_typescript_plugins # 截图: ![alt text](gitimage/image.png) ![alt text](gitimage/image-1.png) ![alt text](gitimage/image-2.png)