/unity-iso-tools

Make 2.5D isometric game in Unity easy!

Primary LanguageC#MIT LicenseMIT

Isometric 2.5D Toolset

Make 2.5D isometric game in Unity easy!

Asset Store | GitHub Repo | Forum | Web Demo | Usage Video (Sprites) | Usage Video (Physics) | API Reference | Changelog

Features

  • Automatic sorting 2D isometric tiles and objects
  • Sorting objects with single-tile size as well as multiple-tiles size
  • Auxiliary functions for converting isometric coordinates into screen coordinates and conversely
  • Placing and snapping of objects in the Unity editor
  • Physics support! (Colliders, Rigidbodies, Trigger and Collision events, Raycasts)
  • Helpful mouse and touch functions
  • Custom isometric tile angle, ratio and height
  • Mix 2D and 3D support
  • Full PlayMaker support

Supports Unity 2019.4 and newer. Full C# source code included.

⭐⭐⭐ Leave your rating for this Asset. It is very important for me and the development of the project :) Also, give your stars on GitHub if you want to support me. Thank you! ⭐⭐⭐

Limitations

  • Intersection of isometric objects is not allowed
  • Parent-child related isometric objects is not allowed
  • Custom Transparency Sort Axis is not supported

Screenshots

PlayMaker Support

Custom isometric tile angle, ratio and height

Mix 2D and 3D support

Preview samples