UnityPatterns / TileEditorLinks
Creating tile-based levels in Unity is much faster and easier with this tile editing extension, which allows you to place and delete tile prefabs on a grid with ease. When you want to find your way through your maze, the built-in pathfinding functionality will handle the navigation for you!
☆151Updated 11 years ago
Alternatives and similar repositories for TileEditor
Users that are interested in TileEditor are comparing it to the libraries listed below
Sorting:
- An organized bunch of scripts to make editor scripting in Unity easier - gathered from some of my projects and other free sources☆136Updated 7 years ago
- Unity3d event-driven framework☆238Updated 5 years ago
- A simple, easy to implement, editor-driven signal/event system for Unity.☆109Updated 11 years ago
- Framework for creating 2D camera systems☆97Updated 6 years ago
- [Deprecated] Svelto IoC - lightweight Inversion Of Control container for Unity☆90Updated 7 years ago
- Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around ver…