Install
openclaw skills install @cx75227-ops/unity3d-game-devopenclaw skills install @cx75227-ops/unity3d-game-devUnity3D Game Development Assistant
一个全面的AI驱动的Unity游戏开发插件,涵盖场景管理、资源优化、代码生成、自动化构建与打包发布全流程。
| 方案 | 价格 | 说明 |
|---|---|---|
| 月付 | 29 USDT/月 | 全功能无限使用 |
| 按次 | 0.035 USDT/次 | 按AI请求计费 |
unity3d open project:/path/to/project
打开Unity项目
unity3d create scene "GameScene"
创建新场景
unity3d add-component PlayerController.cs --move forward
创建玩家控制脚本
unity3d build windows --output ./builds
构建Windows版本
unity3d optimize textures
分析并优化纹理资源
unity3d profile memory
获取内存使用报告
Unity3D编辑器 ← → UnityEditor API (C#) ← → OpenClaw Plugin Bridge ← → AI Agent ↓ Unity Package (EditorWindow) ↓ HTTP Server (本地通信端口)