ToanLS
(Toan Le)
February 5, 2020, 2:12am
11
Hi Peter,
Unfortunately, you can only perform cut/copy… operations on the svg image as a whole.
But you can use JavaScript to access components of the svg image:
Hello,
Is there a way to access an internal SVG element (shape) within an SVG file. For example :
An SVG is imported to the scene. There are three shapes with their corresponding paths with unique IDs.
The three path IDs are referenced and then manipulated as individual objects to assign a behaviors (tweens) in Saola Animate.
If not possible with Saola: is there a way (workaround) to implement an SVG Animation Library (GSAP, SVG.JS, SNAP.JS, etc) . if so, can you please provide an example of…
Regards