Guides
Text Reveal
Reveal titles and captions with readable timing.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reveal titles and captions with readable timing.
text title {
value "Create the scene."
center
size 80
color #ffffff
}
animate title {
from {
opacity 0
y 80
blur 12
}
to {
opacity 1
y 0
blur 0
}
duration 1s
easing power3.out
}
