纳金网
标题:
unity animation 如何倒播
[打印本页]
作者:
比巴卜
时间:
2012-12-13 09:05
标题:
unity animation 如何倒播
如题
animation["bu_shitou"].normalizedTime =1f;
animation["bu_shitou"].speed = -1;
animation.play();
这样animation 确实是倒 转了 但是 没有了动画的过程 。。。
作者:
比巴卜
时间:
2012-12-13 09:07
animation["bu_shitou"].time =animation["bu_shitou"].clip.length;
animation["bu_shitou"].speed = -1;
animation.play();
复制代码
作者:
may
时间:
2012-12-24 22:08
来支持一下楼主的帖子哦
作者:
王者再临
时间:
2012-12-27 04:06
学习了,虽然还是有难度,谢谢楼主的用心
欢迎光临 纳金网 (http://go.narkii.com/club/)
Powered by Discuz! X2.5