- Düzenlendi
Animating with vector art?
Hey guys, its been a while since I've had a chance to use Spine. I wanted to try a project where I am animating using vector graphics but I'm having a hell of a hard time getting spine to see objects. After some googling it looks like maybe spine can't use them but i'm not sure... So my question is: Is it possible? Can i use vector art in Spine or just Raster?
Thanks.
Hello perfectpencil! Yes, Spine can't use vector graphics, you can use rasters. BUT if at runtime (e.g. Unity) you wish to use vector graphics you can replace the raster files with SVG files according to what this user did: Spine SVG possible solution
Please note we don't currently support this, as already said in this topic: Spine can import SVG?
Thanks Erikari, it's good to know definitively! I think trying to force it might not be worthwhile. Thought it would be a nice "for fun" project so no loss.