This plugin extends the UnityEventDrawer to display runtime calls in the inspector.
Vanilla Expanded Framework for RimWorld
SRF (Stompy Robot Framework)
Millennium: A fan game framework/engine in Unity 2018 based on Paper Mario: The Thousand-Year Door
Mod that tweaks and (hopefully) improves Koikatu gameplay
基于Unity,实现ChatGPT+UnityChan语音交互展示。
Unity DOTS Behavior-Tree implementation
A Safe Area Container for Unity's UI Toolkit.
Signed Distance Field (SDF) texture generator for Unity.
A 2D metaballs implementation in Unity
Free Unity C# Script library used to make a full Unity3d game.
FaceLandmark Detector using Dlib (Unity Asset Plugin)
A sandbox to learn and play around
Automatic error reporting for Unity games
An animation player for Unity. to replace the Animator/AnimatorController.
WIP Runtime Unity Editor made with Udon for editing VRChat worlds in game
NetCoreServer Client implementation for Unity
A community-driven rhythm game with a focus on creativity and expression.
Subnautica Below Zero Multiplayer Mod. An multiplayer modification for the game Subnautica BZ.
A Unity project for the Sabzeruz Festival. Happy Birthday. Nahida~
An open source rhythm game. playable with or without a touchscreen.
This repo has 3 projects: 🟡 Blendshape Viewer lets you visually browse blendshapes. 🔵 Animation Viewer lets you preview animations in the Project view browser. ⚪ Visual Expressions Editor lets you edit face expression animations.
Chisel CSG Level Editor. for Unity
Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.
[Mirrored from UPM. not affiliated with Unity Technologies.] 📦 The Addressable Asset System allows the developer to ask for an asset via its address. Once an asset (e.g. a prefab) is marked "addressable". it generates an address which can be called from anywhere. Wherever the asset resides (local or remote). the system will locate it and its dependencies. then return it.Use Window->Asset Management->Addressables to begin working with the system.Addressables use asynchronous loading to support loading from any location with any collection of dependencies. Whether you have been using direct references. traditional asset bundles. or Resource folders. addressables provide a simpler way to make your game more dynamic. Addressables simultaneously opens up the world of asset bundles while managing all the complexity.For usage samples. see github.com/Unity-Technologies/Addressables-Sample
Fork of Dreaming381/Latios-Framework/Calligraphics
To support iOS/Android native features in Unity. this will provide variety functions.
An Extension Library for Unity.Mathematics - Extension Methods. New Syntax. Optimized Functions. and more !
The popular card game Yugioh. now a reality!
2D Navigation Click-To-Move Top Down Run and Chase Game "RedHotSweetPeper"
A set of tools and utilities to help track Unity Editor performance
A bubble shooter clone game for Unity3D. Written in C#.
Timeline Editor for Unity
A C# modding API for KSP2
Unity Gradient Texture generator
COVID-19 Data Visualization for HoloLens2 / HoloLens / Windows Mixed Reality with MRTK
A remake of the cult-classic game LSD: Dream Emulator
A simple forward render pipeline for graphics study.
Examples for ONNX Runtime Unity Plugin
uSource is a plugin for importing MDL / BSP / VMT / VTF and etc... resources to Unity!
A Unity package that. well. easily curves your Canvases.
Open Source Real time procedural mesh destruction for Unity3D. Created out of necessity for http://www.instagram.com/ungoltales
一个Unity的数据表编辑器工具
A basic image processing plugin for Unity
Audio Visualizer in Unity.
UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.
Basic event bus for unity
A rewrite and upgrade of the Parallax mod for Kerbal Space Program
BABINIKU(バ美肉) meeting support tool for Zoom.us. WebEx. whereby.com or Slack on Mac OS
🎰 American casino roulette game developed in Unity
Performant Mumble Client For Unity3D
Voronoi mesh generator
Beat Saber mod for easy controller adjustments
Crossgate(魔力宝贝) 幸存者 Unity项目全源码
Parallelised 2D deformable bodies using the C# Job system. Unity's Burst compiler and GPU instancing
This is the Mod SDK Unity project for Core Keeper
Touchable surfaces for Hololens and Immersive headset
Unity Dungeon Generator is a Procedural Generation for dungeon creation. It will result a bunch of data for your needs.
Inspect all fields. properties and methods in Unity editor
A mirror shader that works with VR in URP Unity Latest version (2019.3+). though only with multi-pass
Various C# scripts.
基于Unity ECS的节点执行图。可支持状态机执行流程和行为树的执行流程
Sephonie player/camera controller
Shmup-style benchmark for the Unity advanced mesh API
完美复刻街机的捕鱼游戏,最大支持6人联机对战。
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Unity Physics (ECS) samples
Unity重写的动作系统.格斗游戏的实现. [该版本较早,不维护]
整合Xlua热更模块,实现前后端Protobuf通信,包含Unity客户端和C#服务器完整代码。
A Beat Saber plugin for PC that allows you to sync up videos to play in the background of your maps.
Recreating the basic gameplay from The Pathless
Zenject 7 - Game example (WIP)
The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. 📦 [Mirrored from UPM. not affiliated with Unity Technologies.]