Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artees/svgimporter

SVG Importer for Unity
https://github.com/artees/svgimporter

inkscape svg svg-converter unity upm-package

Last synced: 4 months ago
JSON representation

SVG Importer for Unity

Awesome Lists containing this project

README

        

# SVG Importer for Unity

[![openupm](https://img.shields.io/npm/v/games.artees.svg-importer?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/games.artees.svg-importer/)

This script allows you to use SVG files as sprites for your Unity project. It should work on any Unity platforms.

# Installation

1. Download and install Inkscape from its [official website](https://inkscape.org/).
2. Install the package **games.artees.svg-importer** using [my package registry](https://artees.games/upm). Or install via the [OpenUPM registry](https://openupm.com/packages/games.artees.svg-importer/).
3. If you run into an error, select *Window > Artees > SVG Importer* and enter the path to the directory where Inkscape is installed.