A set of useful scripts for Unity.
I began to realize that I was using the same scripts in many projects and wanted to have them in a place where I could easily start to use in all projects.
There are a lot of scripts here, attributes, editor extensions, snippets of useful code etc. You can check a list of almost all of them at the wiki.
Use Unity's Package Manager and add from a git url:
https://github.com/Lawendt/LawendtUnityUtilities.git#upm
or move the files from the Assets folder to your project.
All scripts are located under LUT
namespace.