Mod support for Unity
☆234Feb 23, 2025Updated last year
Alternatives and similar repositories for ModTool
Users that are interested in ModTool are comparing it to the libraries listed below
Sorting:
- Koch Fractals Demo for Unity☆34Feb 25, 2019Updated 7 years ago
- Editor extension that allows you to customize the menu that appears when you right-click on Hierarchy.☆23Apr 18, 2020Updated 5 years ago
- Hybrid Unity ECS benchmark against classic GameObject Update☆12Dec 12, 2019Updated 6 years ago
- A graph editor for viewing all UnityEvents at a glance☆601Sep 23, 2021Updated 4 years ago
- An A* navigation system for Unity using burst compiled jobs for performance.☆154Dec 23, 2020Updated 5 years ago
- Tween Library for Unity3D(ECS+JOBS)☆181Jul 31, 2019Updated 6 years ago
- Draggable, resizable, dockable and stackable UI panel solution for Unity 3D☆776May 30, 2025Updated 9 months ago
- ☆11Sep 26, 2019Updated 6 years ago
- A system to keep TextMeshPro styles consistent throughout a project.☆13Mar 10, 2021Updated 4 years ago
- A demo Unity application using Railgun and MiniUDP.☆18Oct 13, 2016Updated 9 years ago
- Unity port of SimplePatchTool library to add patching support to standalone Unity applications☆166Jul 1, 2020Updated 5 years ago
- ECS approach to render a line.☆148Aug 20, 2021Updated 4 years ago
- A Unity node editor for creating Immediate mode UIs☆78Sep 21, 2019Updated 6 years ago
- This asset allows users to view raycasts as the user fires them.☆179Jun 5, 2025Updated 8 months ago
- Editor extension that allows you to customize the menu that appears when you right-click on Project view.☆18Apr 18, 2020Updated 5 years ago
- GILES: A Runtime Level Editor for Unity3D☆793Dec 22, 2021Updated 4 years ago
- A simple skin shader based on Activision's papers. Includes dual specular lobes, cavity w/ fresnel occlusion, naive bent normal support +…☆29Dec 2, 2018Updated 7 years ago
- ☆18May 27, 2018Updated 7 years ago
- Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline☆15Oct 4, 2019Updated 6 years ago
- Weighted random selector for Unity.☆100Oct 27, 2022Updated 3 years ago
- ☆18Jun 10, 2019Updated 6 years ago
- Mesh sprites for Unity supporting 3d lighting.☆28Aug 25, 2021Updated 4 years ago
- Simple Unity Generate Vertex Color Model Tool☆40Feb 24, 2020Updated 6 years ago
- Sync Utilities For UNET☆35Jul 11, 2022Updated 3 years ago
- A basic prefab painter for the Unity3D game engine.☆88Jan 13, 2020Updated 6 years ago
- A tool that generates custom editors in Unity☆23Mar 15, 2019Updated 6 years ago
- XELF.Hexelate.Shader: Hexelation Shader is an image effect for Unity. Screen will be filtered by hexagonal grids.☆18Aug 28, 2019Updated 6 years ago
- Port of the old Stylistic Fog Effect (Height fog + distance Fog) for Universal Render Pipeline☆10Mar 14, 2020Updated 5 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…☆44May 17, 2020Updated 5 years ago
- Volumetric Fog for Unity☆805Jun 17, 2020Updated 5 years ago
- UnityEngine.CullingGroup API for everyone.☆162May 4, 2022Updated 3 years ago
- Use Transform systems and Hybrid Renderer to render pre-generated meshes of glyphs.☆29Feb 18, 2020Updated 6 years ago
- Shading models for Unity’s Universal Render Pipeline.☆1,011Nov 28, 2024Updated last year
- Visual graphs tool for unity editor☆97Mar 31, 2023Updated 2 years ago
- This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically…☆742Mar 9, 2022Updated 3 years ago
- A tool used to import a Photoshop Documents (.psd files) into the Unity Game Engine. It can import each layer as separate textures, creat…☆93Sep 19, 2025Updated 5 months ago
- Breaking down timings on compilation, assembly reload and enter/exit Play Mode in the simplest way possible. Requires Unity 2019.3 and ne…