Some of the actions are split into multiple for better explanation purposes.
Rotate news, for instance, could easily hold all the actions through its RunActions() formula, but this way it’s easier to test, debug and show.
← Activates rotation and calls the rotation process ← Necessary to avoid circular reference (a button pushing itself) it just calls Rotate News button ← Set the news lifecycle by calling the two actions below, then - after a delay - calls itself through Trigger 1. ← set the current news checked 2. ← Un-checks all the news if they are all broadcasted