unity3d,动画卡在第一帧

发布于 12-07 15:57 字数 236 浏览 0 评论 0原文

我有一个菜单场景和场景 A、场景 B。当我转到场景 A 时,3D 对象将播放一些动画,并且我有一些按钮可以单击并使其动画化,但是如果我转到场景 B,则从菜单中,我回到菜单然后我去场景A,场景A中的所有动画都不起作用,“animation.isPlaying”显示为true。如果我禁用启动动画,然后单击这些动画按钮,“animation.isPlaying”也会从 false 变为 true。但它就是不动,就像卡在第一帧一样,任何帮助将不胜感激......

i have a menu scene and scene A, scene B. when i go to scene A, a 3D object will play some animation, and i have some button to click and make it animation also, but from menu if i go to scene B, i come back to menu then i go scene A, all the animation in scene A will not working, "animation.isPlaying" is showing true. if i disable the starting animation, and click those animate button, "animation.isPlaying" turn from false to true also. but it just wont move, just like stuck at 1st frame, any help will be appreciate...

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

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

发布评论

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

评论(1

冰雪之触2024-12-14 15:57:47

问题修复,如果你想知道为什么,是因为我在另一个场景停止了“时间”,我没想到即使场景被杀死它仍然会存在。

problem fix, in case you want to know why, is because i stop the "time" at another scene, and i didn't expect that it will still remain even when the scene was killed.

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