This website works better with JavaScript
首頁
探索
說明
登入
defold
/
doc
镜像来自
https://github.com/defold/doc.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
分支:
master
分支列表
標籤列表
add-missing-comma
add-scene-to-editor-scripts-locations
faq-csharp
issue-486-docker-images
lu-update
master
vertex-attribute-additional-info
doc
/
docs
/
zh
/
manuals
/
animation.md
animation.md
643 B
永久連結
文件歷史
原始文件
title: Defold 中的动画
brief: 本手册描述了 Defold 的动画支持。
动画
Defold 内置支持多种类型的动画,你可以将其用作组件的图形源:
翻页书动画
- 按顺序播放一系列静态图像
模型动画
- 播放 3D 蒙皮动画
属性动画
- 对位置、缩放、旋转等许多属性进行动画处理
可以通过扩展添加其他动画格式:
Rive 动画
- 播放基于矢量的 2D 骨骼动画
Spine 动画
- 播放带纹理的 2D 骨骼动画