sethburnette / script-toolsLinks
A collection of useful one-off C# scripts that I have created for Unity, along with example scenes.
☆36Updated 6 years ago
Alternatives and similar repositories for script-tools
Users that are interested in script-tools are comparing it to the libraries listed below
Sorting:
- A Unity GUI Frontend to manage build batches and review build reports☆34Updated 4 years ago
- Sync Utilities For UNET☆35Updated 3 years ago
- An unlit über-shader covering all the common use cases☆39Updated 7 years ago
- Bezier Curve Library for Unity3d☆38Updated 8 years ago
- A replacement for Unity's GameObject.Find that supports CSS-like selectors and inactive GameObjects☆21Updated 7 years ago
- A Unity script to generate multiple variants of evenly distributed `Gradient` based on input `AnimationCurve`.☆35Updated 6 years ago
- Draw 2D meta-ball with fragment shader.☆34Updated 6 years ago
- Custom Editor script for Unity 5 LineRenderer component☆18Updated 7 years ago
- Draw beautiful 3D texts with one line of code.☆48Updated 8 years ago
- A juicy system for tweening Unity3D sprites, UI elements, colors, and more. Works for Unity 5.x and 2018.x/2019.x☆53Updated 6 years ago
- A tool that generates custom editors in Unity☆23Updated 6 years ago
- Koch Fractals Demo for Unity☆34Updated 6 years ago
- A library for Unity to support creating and modifying curves in the editor.☆62Updated 3 years ago
- Simulate Physics in the Unity Scene view☆71Updated 6 years ago
- Visual inspector editor for Unity☆51Updated 8 years ago
- Example of how to get a smooth fog effect in Unity 3D☆38Updated 9 years ago
- A handy tool for Unity3D which enables you to select a vertex on a mesh and see the information like vertex count, vertex positions, norm…☆44Updated 5 years ago
- A tool bar that can open each item of Project Settings.☆29Updated 7 years ago
- Library of procedural generation code for use in Unity☆61Updated 7 months ago
- Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .☆55Updated 6 months ago
- An easy and elegant way to manage your preprocessor directives in Unity3D☆42Updated 9 years ago
- Get a beautiful background gradient just by adding a simple script to your camera!☆63Updated 7 years ago
- A Unity3D plugin for checking unassigned references in MonoBehaviours at compile time, across scenes.☆40Updated 8 years ago
- A Unity demo to show how to restore light cookies in SRP/LWRP/UWP framework template.☆32Updated 5 years ago
- Minimalist simplex library☆48Updated 3 years ago
- Tool for adding easily lot of objects in the scene.☆46Updated 5 years ago
- Allows you to easily add new shader globals to the Timeline feature in unity 2017☆60Updated 5 years ago
- Manage Git projects inside your Unity3D editor.☆19Updated 10 years ago
- Simple GPU Occlusion for Lens Flares