UnrealScript 资源

发布于 2024-08-10 11:36:28 字数 1536 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟─花易冷 2024-08-17 11:36:28

确实没有那么多,最好的学习方法是查看 UT3 的源代码和 mods。我建议从 .u 文件导出脚本(目前没有我的链接),以便您可以看到所有 Make Something Unreal Contest mods 的代码。

在这里下载最新的 UT3 源代码:
http://udn.epicgames.com/Files/UT3/Mods/ UT3ScriptSource_1.5.rar

还有一个名为“UnCodeX”的方便程序,可以轻松跟踪 unrealscript 代码。
uncodex.elmuerte.com

还有一个 html 输出选项,我有一个副本(尽管它不是绝对最新版本,它是相当新的)在我的网站上: http://www.aaronash.com /ut3/UT3_UnCodex_v1.3/

UT3 源代码应该足够供您学习,但是祝您好运!

There really isn't that much out there, the best way to learn is by looking through the source code of UT3 and mods for it. I'd recommend exporting script from the .u files (don't have a link on me at the moment) so that you can see the code from all of the Make Something Unreal Contest mods.

Download the latest UT3 source code here:
http://udn.epicgames.com/Files/UT3/Mods/UT3ScriptSource_1.5.rar

There's also a handy program called "UnCodeX" that makes it easy to trace unrealscript code.
uncodex.elmuerte.com

There's an option for html output too, which I have a copy of (although it's not the absolute latest version, it's pretty recent) on my site: http://www.aaronash.com/ut3/UT3_UnCodex_v1.3/

The UT3 source code should be plenty for you to learn off of however, good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文