<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Unity on Text Matrix</title><link>https://txtmix.com/tags/unity/</link><description>Recent content in Unity on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/unity/index.xml" rel="self" type="application/rss+xml"/><item><title>SmartlyDressedGames/U3-SDK：Unturned 开源世界背后的 Unity 工程实践</title><link>https://txtmix.com/posts/tech/smartlydressedgames-u3-sdk-unturned-source-guide/</link><pubDate>Fri, 10 Jul 2026 02:58:08 +0800</pubDate><guid>https://txtmix.com/posts/tech/smartlydressedgames-u3-sdk-unturned-source-guide/</guid><description>&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>U3-SDK 不是“又一个 Unity 模板”。它是 SmartlyDressedGames 团队把商业上跑得很好的生存沙盒《Unturned》开源出来的客户端项目，目标读者是想做“开放世界 + 自由建造 + Mod 友好”游戏的开发者。仓库只放了 Unity 端（资源、场景、脚本），依赖的是玩家本机的 Steam 版二进制来加载大型美术资源和服务器逻辑。这种“只开源客户端、靠 Steam 装载运行时”的分发方式，决定了它的工程结构必然围绕&lt;strong>Modding API + 场景编排 + 资源热替换&lt;/strong>三件事组织。&lt;/p></description></item><item><title>MCP for Unity 深度拆解：把 Unity Editor 暴露给 AI 编码代理的 MCP 桥接器</title><link>https://txtmix.com/posts/tech/coplaydev-unity-mcp-ai-game-dev-bridge-guide/</link><pubDate>Sat, 04 Jul 2026 21:16:32 +0800</pubDate><guid>https://txtmix.com/posts/tech/coplaydev-unity-mcp-ai-game-dev-bridge-guide/</guid><description>&lt;h1 id="mcp-for-unity-深度拆解把-unity-editor-暴露给-ai-编码代理的-mcp-桥接器">MCP for Unity 深度拆解：把 Unity Editor 暴露给 AI 编码代理的 MCP 桥接器&lt;/h1>
&lt;p>&lt;strong>MCP for Unity 把 Unity Editor 从&amp;quot;人类 IDE&amp;quot;改造成&amp;quot;AI 可编程 IDE&amp;quot;——47 个 MCP 工具入口覆盖场景、资产、脚本、测试、性能，AI 代理终于能用自然语言直接驱动 Unity。&lt;/strong>&lt;/p></description></item></channel></rss>