foolmoron / UnityUtilsLinks
C# extensions and other script/editor utilities that you can toss into any Unity project
☆19Updated 6 years ago
Alternatives and similar repositories for UnityUtils
Users that are interested in UnityUtils are comparing it to the libraries listed below
Sorting:
- Service locator (IoC Container), object factory, util classes and lots of services to ease the development of C# applications and games☆28Updated 3 months ago
- Processing-like API for Unity. Built on top of the Shapes vector graphics library☆30Updated last year
- Camera system for tactical world overviews in Unity games.☆26Updated last year
- Some basic data structures implemented with C#☆27Updated 6 years ago
- Dynamic Voronoi 2-player 2D split screen system with optimized rendering using stencil buffer in standard rendering pipeline.☆25Updated 5 years ago
- Custom toolset for 2D Parallaxing in Unity☆36Updated 8 years ago
- A tool to convert simple Unity.Gradients into piecewise curves interpolated in a different color space☆17Updated 3 years ago
- Easily export a folder of scripts and assets as a local Unity 2018 package for use with the new Package Manager.☆14Updated 4 years ago
- Signals are in-memory publish/subscribe system and effectively replace Unity3d SendMessage☆32Updated 6 years ago
- A toolsuite created to make Unity development easier☆32Updated 2 months ago
- A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects☆21Updated 7 years ago
- A number of flat color palettes for Unity 3D☆27Updated 5 years ago
- This is a simple tool for laying out and using waypoints in Unity☆34Updated 3 years ago
- Package for creating Unity packages in GitHub! Just like this one!☆29Updated 2 years ago
- ☆14Updated 2 years ago
- An attribute that allows you to use an enum as an index for arrays and lists☆14Updated 4 years ago
- A camera controller and input wrapper☆13Updated 2 months ago
- Custom propery drawers to ease fields value management in Unity editor.☆39Updated 5 years ago
- Pico's Rapture - a highscoring action game in Unity 5 for Pico Day 2015☆16Updated 8 years ago
- A simple way of creating an animation sequence using LeanTween in the Unity Inspector.☆32Updated 6 years ago
- Color Thief for Unity☆30Updated 7 years ago
- An easy way to lay out Unity mobile game UI to accomodate all device aspect ratios☆41Updated 7 years ago
- TypeSafe generates strong-typed static classes for Unity resources.☆29Updated 3 years ago
- Framer-esque layout tools for Unity 2020.1☆30Updated 4 years ago
- A collection of useful one-off C# scripts that I have created for Unity, along with example scenes.☆36Updated 6 years ago
- A Unity3D package to alleviate the pain of creating grid-based maps by hand☆33Updated 2 years ago
- Set of transform tools for Unity☆21Updated 8 years ago
- An improved/expanded version of Unity's Create Script Dialog that supports namespaces.☆29Updated 4 months ago
- Library of procedural generation code for use in Unity