demonixis / Unity-toolbox
A collection of scripts that I use with Unity
☆111Updated 6 years ago
Alternatives and similar repositories for Unity-toolbox:
Users that are interested in Unity-toolbox are comparing it to the libraries listed below
- Easily bind input events to methods in Unity.☆76Updated 9 years ago
- Various editor/GUI tools for Unity3D☆97Updated 8 years ago
- An attribute that let's you auto-load components☆61Updated 8 years ago
- Unity editor tool to load colours and palettes directly from COLOURlovers.com☆105Updated 4 years ago
- Color gradient overlay image effect for Unity☆89Updated 8 years ago
- Fade-to-skybox fog effect for Unity☆193Updated 4 years ago
- Tunnel Creation using Splines for Unity☆68Updated 8 years ago
- Attribute used to support workflows in Unity that rely heavily on object references.☆112Updated 3 years ago
- Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor…☆174Updated 6 years ago
- A simple 2d/3d visibility effect in Unity☆48Updated 7 years ago
- Natural vignetting effect for Unity☆83Updated 9 years ago
- Pixel Palettemap "palettizes" textures, allowing them to be used with a shader for alternate color schemes and palette swapping.☆67Updated 6 years ago
- Batch build for multiple platforms from within the Unity editor☆102Updated 3 years ago
- Drop shadow shader for sprite objects.☆73Updated 10 years ago
- A screen-space lens rain effect using Unity's V2 Post-processing framework.☆211Updated 7 years ago
- Unity extension that enables expression evaluation at runtime to facilitate testing and debugging.☆95Updated 5 years ago
- Visual Noise Designer for Unity☆70Updated 8 years ago
- ☆95Updated last year
- An easy to use API that allows you to manipulate files inside of Unity without the headache of using AssetDatabase.☆70Updated 7 years ago
- ☆99Updated 9 years ago
- Create 2D shapes in an instant with the PolyMesh editor! Right in Unity you can create polygons, add, split, extrude, and move around ver…☆206Updated 9 years ago
- A surface water shader for Unity☆108Updated 5 years ago
- A library to traverse and query the Unity scene to find particular objects, uses something similar to CSS selectors to identify game obje…☆86Updated 7 years ago
- A simple frame-by-frame capture tool for Unity to record perfectly smooth, supersampled replays or cinematics.