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

https://github.com/sassembla/SketchImporter

Sketch file importer for Unity.
https://github.com/sassembla/SketchImporter

Last synced: 10 months ago
JSON representation

Sketch file importer for Unity.

Awesome Lists containing this project

README

          

# SketchImporter
import .sketch file to Unity as sliced files.

## demo
[![link](./doc/link.png)](https://vimeo.com/234194618)

## requirement
[Sketch.app](https://www.sketchapp.com) and Unity 2017.1 or later.

## install
1. [install sketchtool](https://www.sketchapp.com/tool/) to your Mac.
2. copy **Editor/SketchImporter.cs** to your Unity project.
3. drop .sketch files to your Unity project.

that's all!

## license
[license](./LICENSE)