Skip to content

CodeArtistMX/IsometricSorting

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Isometric Sprite Sorting

A Unity Editor script that sorts the sprites in a scene in a Isometric perspective.

How to use this asset

  • Go to Window, and at the very bottom press "Isometric Sprite Sorting", this will open up the editor tool. (You should dock it to your layout)
  • Once you are happy with your current sprite placement select the appropiate Layer and press the "Sort Sprites" button.
  • After that, for all the dynamic sprites (The ones that will be moving through the world), drag and drop the script component "Isometric Sprite".
  • Repeat this process as necessary.
* You can also delete (or modify) everything in the DemoExtras, is not necessary for the sprite sorter.

Credit

This asset is completely free for anyone to use. (MIT License)

Credit is not necessary but very appreciated.

There is also a link for donations at my website if you feel generous.

If you got more questions, I made an In-Depth article at: https://codeartist.mx/tutorials/isometric-sorting

Feel free to expand this project if you desire using this repository.


Rodrigo Fernandez Diaz

About

A Unity Project with a solution to solve Isometric Sprite Sorting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages