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.
我正在做一个赛车游戏,在其中我使用 iTween 路径系统来平滑相机转弯,iTween 路径系统工作正常(特别感谢 Bob Berkebile)首先我使用一个立方体跟随路径,它在转弯时工作正常但是我的问题是我使用 FBX(character) 来跟随路径而不是使用立方体,当转弯时角色不会移动这是我的问题图片:
我想要这种类型:
如何解决这个问题?