Skip to content

Increasing beyond 10 s causes issues #10

Description

@danyill

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:

  1. I group the text in the layer
  2. I animate attribute "display" and set to "none" and "linear" at 0 s.
  3. I animate attribute "display" and set to "inline" and "ease in" at 12 s.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions