游戏界面平视显示器

发布于 2024-07-04 15:50:23 字数 1560 浏览 3 评论 0原文

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

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

发布评论

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

评论(3

感情洁癖 2024-07-11 15:50:23

如果您正在使用 Torque 或 Unity3D 等中间件环境,它们包含一个可供构建的 GUI 框架。 Flash 是一种理想的工具,但要在 Flash 或 Shockwave3d 游戏以外的任何游戏中使用,您还需要购买 ScaleForm,这非常昂贵,而且对于独立开发人员来说不容易获得。 WPF 和 Silverlight 看起来很有希望用于此目的,但到目前为止还没有针对游戏集成进行设置。

不幸的是,对于许多开发人员来说,唯一的解决方案是从头开始推出自己的 UI 组件。

If you are working with a middleware environment like Torque or Unity3D, they include a GUI framework to build on. Flash is an ideal tool, but to use in anything other than a Flash or Shockwave3d game you need to purchase ScaleForm too, which is expensive and isn't easy to get hold of for indie developers. WPF and Silverlight look promising for this purpose, but so far haven't been set up for game integration.

Unfortunately, for many developers the only solution is to roll their own UI components from scratch.

浊酒尽余欢 2024-07-11 15:50:23

使用 Flash 将为图形艺术家提供最高的生产力(好吧 - 如果他了解 Flash)。

您可能想看看 gameswf。 它有点过时,但似乎非常适合您的问题。

http://tulrich.com/geekstuff/gameswf.html

另一种选择就是这样做3D 内容工具中的整个 UI 并使用动画系统来回放过渡。

Using flash will give the highest productivity for the graphical artist (well - if he knows flash).

You may want to have a look at gameswf. It's a bit dated but seems like a perfect match for your problem.

http://tulrich.com/geekstuff/gameswf.html

Another option would be to just do the entire UI in your 3D content-tool and use your animation system to play back the transitions.

秋日私语 2024-07-11 15:50:23

一种选择是将 Flash 与名为 ScaleForm 的包结合使用。 这允许艺术家在 Flash 中制作 UI,然后 ScaleForm 在游戏中执行 Flash。

One option is to use Flash in conjunction with a package called ScaleForm. This allows the artist to make the UI in flash and then ScaleForm executes the flash in game.

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