瀏覽代碼

Update importing_scenes.rst (#1979)

Guillaume Laforte 7 年之前
父節點
當前提交
18b5069a2a
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      getting_started/workflow/assets/importing_scenes.rst

+ 10 - 0
getting_started/workflow/assets/importing_scenes.rst

@@ -328,3 +328,13 @@ Rigid Body (-rigid)
 ~~~~~~~~~~~~~~~~~~~
 
 Creates a rigid body from this mesh.
+
+Animation loop (-loop, -cycle)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Animation clips in the COLLADA document that start or end with the token "loop" or "cycle"
+will be imported as a Godot Animation with the loop flag set. This is case-sensitive and
+does not require an hyphen.
+
+In Blender, this requires using the NLA Editor and naming the Action with the "loop" or
+"cycle" prefix or suffix.