Skip to content

Commit cf63ec8

Browse files
authored
Update animations.adoc
1 parent 23e166f commit cf63ec8

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

docs/modules/sdk/pages/animations.adoc

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,19 @@ The SDK allows you to preview animations of converted models, and to some extent
77

88
== How to use it
99

10-
Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
11-
12-
All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
13-
14-
If your model has Anim Channels, you can choose to play them on only that channel.
10+
Once a model is loaded (using "Edit in Scene Composer"), you can find the AnimComposer in the model tree in the Scene Explorer.
11+
All available animations will be listed, and right clicking on any will give you the option to play, stop and rename them.
12+
If your model has Anim Channels, you can choose to play them on only that channel.
1513

1614
== Merging animations
1715

18-
You can select several converted models that have AnimComposers and merge their animations to one of them.
19-
20-
This is useful if you want to add animations to an existing model without converting it from scratch.
16+
You can select several converted models that have AnimComposers and merge their animations to one of them.
17+
This is useful if you want to add animations to an existing model without converting it from scratch.
2118

2219
1. Select the models you want to merge in the Projects window using shift+click.
2320

2421
2. Right click on any of them and select "Merge Animations".
2522

2623
3. A window will appear asking which model you want to merge them to.
2724

28-
*All animations from the source to the target will be copied, existing ones will be overwritten.*
29-
30-
== Clearing cache
31-
32-
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.
33-
25+
*All animations from the source to the target will be copied, existing ones will be overwritten.*

0 commit comments

Comments
 (0)