unity3d topic
notebookdrawings-shader-unity
Unity3D port of the excellent 'notebook drawings' post-processing shader by flockaroo.
fluid-behavior-tree
Behavior trees for Unity3D projects. Written with a code driven approach on the builder pattern.
fluid-dialogue
A Unity dialogue system that features an easy to use drag and drop graph. ScriptableObject driven with the ability to write custom actions and conditions to create complex dialogue workflows.
fluid-state-machine
A finite state machine micro-framework for Unity3D focused on a pure code implementation.
fluid-stats
A Unity3D character stats system for handling health, energy, defense, attack, ect. Supports dynamic stat values with modifiers such as addition, subtraction, multiplication, and division.
CSharpECSComparison
Comparison chart for C# ECS solutions/frameworks
RTLTMPro
Right-To-Left Text Mesh Pro for Unity. This plugin adds support for Persian and Arabic languages to TextMeshPro.
EditorAudioUtils
Customizable Unity Editor notification sounds - Like EditorApplication.Beep() but configurable
TinyBirdNet-Unity
A high level API for making networked games in Unity, utilizes https://github.com/RevenantX/LiteNetLib