Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/RyotaMurohoshi/TilemapConverter

Convert Tilemap to SpriteRenders in Unity 2017.2 or Unity 2D Experimental Preview R4.
https://github.com/RyotaMurohoshi/TilemapConverter

Last synced: 3 days ago
JSON representation

Convert Tilemap to SpriteRenders in Unity 2017.2 or Unity 2D Experimental Preview R4.

Awesome Lists containing this project

README

        

# TilemapConverter

TilemapConverter converts Tilemap to SpriteRenders.

The feature of Tilemap will be introduced in Unity 2017.2.

If you convert Tilemap, you can use it as SpriteRenders event though with older version than Unity 2017.2.

# How to use

Open the scene that contains Tilemap.

Select `Assets` > `Convert Tilemap to Sprite` in MenuItem.

SpriteRenders are created from Tilemap.

# 2D Expremental Preview Release 4 vs 2017.2 beta

Unity 2017.2 is newer version than Unity 2D Expremental Preview Release 4.

By the way, Unity 2017.2 does not have Isometric and Hexagonal tile.

If you want to try Isometric and Hexagonal tile, please use Unity 2D Expremental Preview Release 4.

[Unity 2D Experimental Preview](https://forum.unity3d.com/forums/2d-experimental-preview.104/)

# Author
Ryota Murohoshi is game Programmer in Japan.

* Posts:http://qiita.com/RyotaMurohoshi (JPN)
* Twitter:https://twitter.com/RyotaMurohoshi (JPN)

# License

This library is under MIT License.