Important
Development of this project has been migrated to: https://codeberg.org/GlitchedPolygons/UnityScriptsLibrary
Welcome to the official Glitched Polygons scripts library for your free and open-source usage within your next Unity project :)
Enjoy!
These are reusable, modular C# scripts thought as quality-of-life improvements when programming Unity projects.
There is means of unique identification within scenes,
an entire savegame framework, trigger volumes with custom inspector and pleasant integration of UnityEvents
as well as a generic input management system based on the old Unity InputManager, and many other nifty little things and extension methods.
Most of these I developed and improved over the years, that's why some of the files can date down back to even 2014 in certain cases.
Nonetheless, most of them are still very much relevant today and I still use these repeatedly in my own personal Unity projects. Feel free to (ab)use of this as much as desired, it's MIT-licensed :)
To install into your Unity >= 2022.2 open up the Unity package manager and add the package via its git repo URL https://github.com/GlitchedPolygons/UnityScriptsLibrary.git