egret-docs-master/DB/dbPro/interface/animationPanel/README.md

14 lines
664 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

![动画面板](p1.png)
动画面板用于显示和编辑动画剪辑。右上角按钮依次为:新建动画剪辑按钮,克隆动画剪辑按钮,重命名和删除动画剪辑按钮。此面板只能在动画制作下显示。
动画面板下边的三个参数分别是:
* 动画时间:不可编辑。单位为秒。动画剪辑的实际持续时间依照帧率和动画剪辑的总帧数计算得出。
* 过度时间默认值为0, 可编辑。单位为秒。用来设定游戏中不同动画间的过度时间。
* 播放次数默认值为0, 可编辑。用来设定游戏中动画的重复次数当设为0时表示无限次重复。