Actions
Actions are blocks of code that can be executed before the template starts playing or on a specific frame, while the template is playing.
There are two types of Actions in Loopic:
- Composition Action - executed before the template starts playing
- Frame Action - executed of specific frame
It is important to understand that Actions are not executed in the Loopic UI - they are only executed in the final exported template file. To test the functionality, you should use the Preview feature or you can test the template with Chrome or directly in your play-out environment.