Skip to main content
Participant
February 17, 2022
Question

Is there a way to export multiple frames of animation in SVG format?

  • February 17, 2022
  • 1 reply
  • 272 views

Is there a way to export multiple frames of animation in SVG format at once?

I want to be able to export them into Unity Engine to make vector animation, but if I have to export one by one that is just very time consuming. So is there a better way to do this?

This topic has been closed for replies.

1 reply

Mario_CR
Community Expert
Community Expert
February 17, 2022

If you go to File > Export > Export Movie there should be an option to export as SVG sequence.

Participant
February 17, 2022

This worked! Thank you so much!