usamaqh / DesignPatternsUnityExample
A project to help game devs know about the use cases and implementation of various important Design Patterns in Unity.
☆11Updated last month
Alternatives and similar repositories for DesignPatternsUnityExample:
Users that are interested in DesignPatternsUnityExample are comparing it to the libraries listed below
- Get started making multiplayer games with Netcode for GameObjects☆210Updated 11 months ago
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆95Updated 3 years ago
- Use 2-dimensional arrays in Unity's Inspector.☆175Updated last year
- This project shows one way of how to build a dialogue system using Ink and Unity.☆86Updated last year
- A collection of smaller Bitesize samples to educate in isolation features of Netcode for GameObjects and related technologies.☆391Updated this week
- ☆86Updated 3 months ago
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…☆89Updated 2 months ago
- Save System for Unity with AOT (IL2CPP) and assets references support.☆237Updated 7 months ago
- Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."☆123Updated 3 years ago
- An open-source Unity package for animating TextMeshPro text with customizable effects. Includes ready-to-use samples, real-time previews,…☆417Updated last week
- Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.☆531Updated 2 months ago
- Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.☆403Updated 3 months ago
- 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)!☆95Updated 3 years ago
- Repo for code that I can easily reuse across multiple Unity projects.☆148Updated 2 years ago
- Unity Inventory System with UI Toolkit