There was an error while loading. Please reload this page.
1 parent e11cd8b commit 776c9bfCopy full SHA for 776c9bf
1 file changed
content/for-creators/models/_index.md
@@ -64,7 +64,8 @@ In rigid animation, nodes (meshes or parents of meshes) in the models node hiera
64
in skeletal animation, bones can be animated, and multiple bones may influence vertices via weights.
65
Rigid animation can be achieved as a special case of skeletal animation by having a bone to which all vertices of a mesh are attached with weight 1.
66
67
-Nodes do not support animations; entities and the `model[]` formspec element do.
+Nodes do not support model animations (they do however support animating tiles);
68
+entities and the `model[]` formspec element do support model animations.
69
70
### Materials and textures
71
0 commit comments