Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslynge committed Jul 5, 2018
1 parent 21917f8 commit d0a9e12
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Expand Up @@ -9,17 +9,16 @@ You install the plugin by placing the animlayers folder and animlayers.desktop f

### Instruction ###

You animate a specific range of layers by prefixing the layer name with the same letters. For example *PL * then all the layers where the name starts with *PL * will be part of the animation. In the AnimLayers window you enter *PL* in the Key field.
You animate a specific range of layers by prefixing the layer name with the same letters. For example *PL * then all the layers where the name starts with *PL * will be part of the animation. In the AnimLayers window you enter *PL* in the Key field. You can also select a layer with the wanted key and press the *Get key* button.

![Picture](https://github.com/thomaslynge/krita-plugins/blob/master/img/animlayers.png)
![Picture](https://github.com/thomaslynge/krita-plugins/blob/master/img/animlayers_v1_1.png)

| Input | Description |
| --- | --- |
| *Key* | The layer starts with this key. |
| *Spd* | The speed of the animation in milliseconds. 1000 is one second per frame. |
| *Ping Pong* | If unchecked the animation runs from 0..n and starts over at frame 0. If checked the animation runs forth and back. |
| *Frame* | What frame should we stop at when stopping the animation. Frame 1 is 0. If left blank it does nothing. |
| *Step back* | Step one frame back. |
| *Step* | Step one frame forward. |
| *Get key* | Get the key from the active layer. |
| *<* | Step one frame back. |
| *>* | Step one frame forward. |
| *Play/Stop* | Start and stop the animation. |
| *Refresh frames* | Click this button if you have added or renamed frames. |
| *Pong loop* | If unchecked the animation runs from 0..n and starts over at frame 0. If checked the animation runs forth and back. |
| *Speed* | The speed of the animation in milliseconds. 1000 is one second per frame. |

0 comments on commit d0a9e12

Please sign in to comment.