All repositories 154,765 repos
data as of 26.09.2026MSP Challenge's Unity Client repo (included as submodule in main MSPChallenge repo)
Wordle-like game developed using Unity engine
2d/3d Casino-Game made in Unity with C# for Software Engineering Project
A remake project of the Flappy Bird arcade game.
cip_2021_mala_ma-am_batch-learnwithvr created by GitHub Classroom
Udemy'de takip etmekte olduğum "Unity C# | Sıfırdan Zirveye 3D Oyun Geliştirme (2024)" kursu kapsamında geliştirilmiş bir projedir.
Japanese Puzzle Hashiwokakero. also known as The Bridges. Generator Algorithm visualized in Unity.
unity游戏开发学习之旅
This is my first making game experience with Unity Game Engine.
About Design Patterns & Architecture
A minigame made for VR Chat where players must run to colored platforms before the timer runs out
Unity 3rd person controller (root motion. action triggers. heavy animator blend tree...). Used cinemachine as well
Stylized 3D shooter Unity game
New or extended collections for common use
This is a Unity package for open a url with other app.
A useful tool for running specific code
Unity package library for sending and receiving events across components and scenes
A bunch of code to make using async-await easier in Unity3D
This repository houses a unitypackage that can be included in your Unity Project to enable it communicate with a graphQL server.
Unity Hierarchy Folder Object plugin. Keep your scene hierarchy tidy by grouping GameObjects together in Folder Objects. Hides the transform on a folder object. and resets to default. to avoid accidental offsets.
DGTools are tools created for game developement in Unity. The Core is not a tool but it is required by all DGTools. Furthermore it provides a window that can import other DGTools
Tools for improving the Unity Editor experience ✨🏗
Transport for Mirage using Epic online services relay
A parallel version of OneShotCoroutine
A small collection of utility scripts and extensions for Unity Sentis
Extenject Package for Unity
NUnit Analyzers for Unity
The UnityResolvers for VYaml
Auto install hooks when opening a repo
A singleton is a development pattern that prevents having multiple instances of the same component in a scene. It allows also any script to access this one without requiring a manual link between the two. This one is a generic Singleton that allows you to inherit from it from your class to access its instance with the static Instance property.
A set of unity tools for faster development
Simple state machines for Unity.
Automatic zip file extractor for unity - extracts files on import
Makes UnityEngine.Random mockable
RMC Web3 Library. Depends on RMC Core Library
Provide UniRx wrapper for Tween
Common Editor Utility and Tools
Unity3D plugin for level-select/progression maps with Cinemachine
A simple reactive presenter package for Unity.
An extention of the powerful automation tool SuperUnityBuild. Stellar Unity Build adds new features which improve control over your build pipeline!
Component. reference search within the hierarchy of GameObject.
It's a tool for improving accessibility of the in game achievement system.
An easy and elegant way to manage your preprocessor directives in Unity3D
Remove references to Boo and UnityScript assemblies in a Unity project.
A collection of custom shaders for the Unity Software
Serialization utilities for Unity.
An extensions to quickly create empty game objects that act as dividers in the hierarchy.
Extensions to Link Conda to UPM
Utils about serialization of objects
Extra tags/keywords for Unity script templates
XsvUtility has serializer and deserializer for CSV. TSV.
Stop searching for the scene you want to open
A simple cart system for your Gorila Tag Fan Game. made by Glitched Cat Studios!
Like syntactic sugar. but is library
A simple event system for Unity.
Rendering Utils for Unity (Standard + URP)
A dll version of V-HACL for use as a library in other applications.
The one that opens a link to the selected assets in Unity's ProjectWindow in Github.
Sera.Union
C# source generator to simplify the creation of wrapper types.
A mechanism to make a target GameObject follow a source GameObject in the scene for the Unity software
A simple implementation of structured concurrency for Unity game engine
Visual Scripting Nodes and a handy wrapper for the Unity WebRequest class
A simple extension/wrapper to simplify the usage of the UnityEditor.Experimental.GraphView.SearchWindow API.
Indicate points in world space based on the location of a spatial target for the Unity software
Simpler scene selection and trigger-volume additive scene loading
Containers are Serializable Classes that contain 'other data'
A simple secondary motion bone motion simulator for Unity
✨ Lightweight Notification System ✨
Better Scene Management
SDKs for interacting with the Hathora Cloud API
A simple class that lets you reference scenes in the Editor.
quick screen capture for unity editor
A Unity C# wrapper for the google.longrunning API.
A library that makes input branching safe and easy using Rx.