Optional
Text patterns supporting '${}' macros.
Supported macros are:
storyFrameNr
storyElapsedS
storyElapsedMS
storyElapsedM
story-frame: ${storyFrameNr} story-time: ${storyTime} Copy
story-frame: ${storyFrameNr} story-time: ${storyTime}
${storyFrameNr} Copy
${storyFrameNr}
Maximum number of decimal digits for time macros. @default: 4
Element selector from the story, it can be DOM or virtual.
.info-flyover Copy
.info-flyover
Text patterns supporting '${}' macros.
Supported macros are:
storyFrameNr- current render frame within the story.storyElapsedS- number of seconds elapsed within the story.storyElapsedMS- number of milliseconds elapsed within the story.storyElapsedM- number of minutes elapsed within the story.