The community member is looking to reimplement animated assets from their Webflow site in Webstudio. The original animations were built using JSON, which they know is incompatible. For a logo animation that loads on the first page load, they are considering using an animated GIF or a WEBM file that plays once. Another community member suggests that the original animations were likely created using Lottie or Rive, rather than raw JSON. There is no explicitly marked answer in the comments.
On our webflow site, we have a few animated assets that we're wanting to reimplement in webstudio.
Our original animations were built in JSON, but we know that those are incompatible.
For a logo animation that loads upon first page load, for example, how should we implement that? As far as I can tell, an animated gif will just continuously loop. Could we do the animated asset as a webm that plays once?