editly
editly copied to clipboard
Title/text improvements
trafficstars
- auto show title background if video is too bright
- title/subtitle hide after seconds
- Text animations
- https://tobiasahlin.com/moving-letters/
- https://codepen.io/search/pens?q=text&cursor=ZD0xJm89MCZwPTE=
- https://github.com/elevenetc/TextSurface
- Using GL transitions on text layer (transition from/to transparent frame)
Is there any instructions about how to use animations on text layers? Would be great if we could use them similar to GL transitions on clips.
you mean how to use transitions on text layers? unfortunately that's not possible now, as the transitions are on the clips, so you can't have it only on a text layer
Oh I see. What about using the animations mentioned in the original issue? For example is it possible to use moving-letters in editly?
As it is based on HTML, it's not possible to use in editly unfortunately.