Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果可能,请提供我需要开始的文档。我需要深入了解事物的本质,因为我已经学习了几种语言并且准备开始做一些事情。
此外,作为论坛站点的开始,如何将 bbcode 编辑器集成到网页中?
您不会喜欢我的回答,但您需要观看 Unity3D 的一个(或多个)教程。他们的软件中有很多编程不会教你的概念/工具。
一旦您了解了 Unity 的基础知识,答案就应该很清楚了。您将创建场景,然后在 Y 轴上放置一个向下固定的相机。将它附加到您选择的游戏对象上,您将获得相机运动(在某种程度上)。