875 skills found · Page 1 of 30
CoplayDev / Unity MCPUnity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
michidk / Unity Script CollectionA maintained collection of useful & free unity scripts / library's / plugins and extensions
UnityCommunity / UnityLibrary:books: Library of all kind of scripts, snippets & shaders for Unity
Unity-Technologies / GraphicsUnity Graphics - Including Scriptable Render Pipeline
jacksondunstan / UnityNativeScriptingUnity Scripting in C++
DanielEverland / ScriptableObject ArchitectureMakes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
Looooong / Unity SRP VXGIVoxel-based Global Illumination using Unity Scriptable Render Pipeline
Ayfel / PrefabLightmappingScript for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefabs in the scene with this script at the root. Set up your lighting and in the editor go to Assets->Bake Prefab Lightmaps. After is processed you can now spawn your prefabs in different scenes and they will use the lightmapping from the original.
MinaPecheux / UnityTutorials RTSThe code for my series of tutorials on how to make a real-time stategy (RTS) game in the well-know Unity game engine (with C# scripting)!
inkle / Ink Unity IntegrationUnity integration for the open source ink narrative scripting language.
roboryantron / UnityEditorJunkieEditor scripts to make working with the Unity Editor better.
azixMcAze / Unity UIGradientA UI gradient effect script for Unity
peeweek / Net.peeweek.gameplay IngredientsGameplay Ingredients for your Unity Games - A collection of runtime and editor scripts that ease simple tasks while making games and prototypes.
justinwasilenko / Unity Style GuideThis article contains ideas for setting up a projects structure and naming convention for scripts and assets in Unity
stormtek / Unity Rts DemoA demo / foundation for an RTS game built using Unity 3d with C# scripting
plyoung / UIElementsVarious scripts related to Unity UI Toolkit (UIElements).
vmavromatis / Gnome Layout ManagerA bash script that batch installs and tweaks GNOME extensions as well as GTK/Shell themes. There are currently three options available: Unity, Windows and macOS.
Misaka-Mikoto-Tech / UnityScriptHotReloadHotReload Unity C# script without exit play mode and keep the running context unchanged
RonenNess / UnityUtilsMisc collection of Unity utilities and useful scripts, some I wrote, some I found.
Matthew-J-Spencer / FormationsSome simple scripts to create formations in Unity