浏览代码

Update animations.adoc

Rickard Edén 2 月之前
父节点
当前提交
cf63ec89d5
共有 1 个文件被更改,包括 6 次插入14 次删除
  1. 6 14
      docs/modules/sdk/pages/animations.adoc

+ 6 - 14
docs/modules/sdk/pages/animations.adoc

@@ -7,17 +7,14 @@ The SDK allows you to preview animations of converted models, and to some extent
 
 == How to use it
 
-  Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
-
-  All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
-
-  If your model has Anim Channels, you can choose to play them on only that channel.
+Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
+All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
+If your model has Anim Channels, you can choose to play them on only that channel.
 
 == Merging animations
 
-  You can select several converted models that have AnimComposers and merge their animations to one of them.
-
-  This is useful if you want to add animations to an existing model without converting it from scratch.
+You can select several converted models that have AnimComposers and merge their animations to one of them.
+This is useful if you want to add animations to an existing model without converting it from scratch.
 
   1. Select the models you want to merge in the Projects window using shift+click.
 
@@ -25,9 +22,4 @@ The SDK allows you to preview animations of converted models, and to some extent
 
   3. A window will appear asking which model you want to merge them to.
 
-  *All animations from the source to the target will be copied, existing ones will be overwritten.*
-
-== Clearing cache
-
-If you for some reason want to remove all the thumbnails, you can find them in a folder called .assetbrowser in the root of the project. It is safe to delete the folder.
-
+*All animations from the source to the target will be copied, existing ones will be overwritten.*