丢了玉的宝玉's starred repositories
compilation-visualizer
Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.
CosmosFramework
CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project
ScreenManager
Flexible way to manage screens with transitions for Unity
mvvm.unity
📞Simple MVVM Framework with reflection tag data bindings for Unity Engine
Unity-MVVM
Lightweight MVVM Framework for Unity3D
DataBinding
Data binding for Unity gameobjects. If you like MVVM User Interfaces, this is where to start.
UniGame.ViewSystem
MVVM Views System for Unity3D
EmojiText-XText
unity ugui 图文混排
AvatarClothes
Unity 人物换装系统解决方案
UnityTutorials-BehaviourTrees
The code for a short tutorial on how to create a simple guard AI using behaviour trees in Unity/C# (in text or video format)!
BonsaiBehaviourTree
An advanced behaviour tree solution for the Unity game engine
UnityBehaviourTreeEditor
Behaviour Tree Editor for Unity built with UIToolkit
MonoBehaviourTree
Simple event driven Behaviour tree for Unity projects
Microsoft.Unity.Analyzers
Roslyn analyzers for Unity game developers
massive-ecs
Sparse set ECS, featuring rollbacks.
MissionSystem
开放世界可拓展性任务系统
LockstepFramework
Framework for lockstep RTS, TD, and MOBA games.
TurnBasedBattle
回合制战斗逻辑
MyUnityFrameWork
我的Unity框架,包含资源加载,配置加载,数据加载,UI管理,日志管理,动画系统,特效系统