【发布时间】:2023-01-19 07:36:14
【问题描述】:
我开始在 Unity 上开发一个 2D 平台游戏,我需要玩家只看到 16:9 比例的东西,多余的东西用黑条覆盖。
Only what is in the white frame should be rendered.
But when building on my phone with a wide resolution, there is extra view on the sides
为此,我只是在用户界面上制作了通常的黑条,但是对于这个问题有更实际的解决方案吗?
【问题讨论】:
标签: unity3d