First, thank you for this tool. I am just trying to learn it and would be keen to write a quickstart over the next long while once I've figured it out.
When creating an animation by animating attributes, after 10 seconds I have issues.
See the attached for example (zipped to be allow on github) electroswitch_drawing_22 (1) (1).zip
I am trying to attribute the text in the Story_Line_7 to appear between 12 s and 14 s. I do the following:
- I group the text in the layer
- I animate attribute "display" and set to "none" and "linear" at 0 s.
- I animate attribute "display" and set to "inline" and "ease in" at 12 s.
- I animate attribute "display" and set to "none" and "ease out" at 14 s.
But something appears at around 2s even when I try to remove this.
What I think is happening is that because the default animation length is 10 s, when this is increased there is "stuff left behind" somehow.
First, thank you for this tool. I am just trying to learn it and would be keen to write a quickstart over the next long while once I've figured it out.
When creating an animation by animating attributes, after 10 seconds I have issues.
See the attached for example (zipped to be allow on github) electroswitch_drawing_22 (1) (1).zip
I am trying to attribute the text in the Story_Line_7 to appear between 12 s and 14 s. I do the following:
But something appears at around 2s even when I try to remove this.
What I think is happening is that because the default animation length is 10 s, when this is increased there is "stuff left behind" somehow.