Skip to content

Make animations loopable #31

@cadin

Description

@cadin

The animation that you can make on a layer (x, y and opacity) could be nice to be able to loop (in ping pong mode). The animator object in the SDK supports it. You just have to set

layer.animator.repeatCount = -1
layer.animator.reverses = true

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions