airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
29.85k stars 2.85k forks source link

Is it possible to keep the Dynamic Text? #3013

Open camcla opened 11 months ago

camcla commented 11 months ago

I need to export the animations for html5 keeping the text fields dynamic in order to customize the animation by recalling the information contained in the text fields from a database.

I tested the "data.json" file that is created with the extension and I noticed that it is only possible to delete individual letters or all the text but it is not possible to correct or change it unless you reopen the work in Adobe After Effects to proceed.

This feature is present in Adobe Animate (Dynamic Text) and would be a great implementation.