Skip to content

branderson/TiledLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TiledLoader

About

TiledLoader is a Unity editor extension which supports loading Tiled Map Editor files into Unity. It allows Unity prefabs to be linked to tiles and objects in Tiled in an easy and intuitive way, and instantiated in Unity according to the layout of the Tiled map. The way prefabs are instantiated can be further configured through the use of Tiled Custom Properties.

Usage

Clone TiledLoader into a directory within your Unity project's Assets directory.

$ git clone https://github.com/branderson/TiledLoader.git

In Unity, click on Window/TiledLoader to open the TiledLoader window.

Documentation

A help manual is included as part of TiledLoader. Simply click on "Help Manual" within the TiledLoader window for further information about TiledLoader's usage and configuration.

License

To be determined...

About

Unity editor extension for loading Tiled Map Editor files into Unity, providing a 2D, tile-based workflow for designing both 2D and 3D levels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published