-
Notifications
You must be signed in to change notification settings - Fork 1
Animation
Özgür Yalçın edited this page Jun 20, 2026
·
1 revision
The Animation (GraphAnimation) layer plays loopable MP4 videos or GIF animations. It usually acts as the live background of a theme template.
When editing an Animation layer, the following options are available in the editor panel:
-
MEDIA (videoName): The filename of the
.mp4or.giffile loaded from the template resources. -
POSITION & SIZE:
- X & Y: The pixel coordinates specifying where the top-left corner of the animation container sits.
- WIDTH & HEIGHT: The pixel dimensions of the animation container.
-
ZOOM RATE: Scales the animation width/height (e.g.,
1.0is default,1.2scales it up by 120%). -
DIRECTION: Controls the physical animation movements or reproduction behaviors (available modes:
Circular,Rotate,Bounce,Collision). -
ORIENTATION: Sets the animation alignment:
- Landscape: Standard horizontal orientation.
- Portrait: Rotated vertical orientation.