Elements
In Loopic, you can create several types of elements. Detailed descriptions of all properties are contained in the API section of the documentation.
Text element
The element that shows the text. The content of the Text element can be changed dynamically.
Image element
The element that shows an image imported into the project. This image is static and it can not be changed once the template is exported.
Image sequence element
The element that shows an image sequence as an animation that has been imported into the project. This element can not be changed once the template is exported.
Image loader element
The element that shows a dynamic image at the time of playing the template. Image loader element should be used for displaying any dynamic images, such as team logos, player images, etc.
Rectangle element
The element used for drawing rectangular shapes in the composition.
Path element
The element used for drawing any kind of shapes in the composition.
Composition element
The element which contains the composition (also known as "nested composition").