RyotaMurohoshi / TilemapConverter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Author

Ryota Murohoshi is game Programmer in Japan.

License

This library is under MIT License.

About

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

License:Other


Languages

Language:C# 100.0%