marwie / Design-Patterns-in-Unity-Example
I translated (most of) Derek Banas Video Tutorial Series on Design Patterns to C# in Unity and this is an Example Project only to show, learn and test the different Patterns
☆182Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Design-Patterns-in-Unity-Example
- An elegant object pool and manager implementation for Unity☆280Updated 3 years ago
- procedural shapes for Unity UI☆357Updated 4 years ago
- Optimizing the scroll list☆336Updated 6 years ago
- Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity☆149Updated 5 years ago
- Group variables in Unity 3d inspector with style!☆493Updated last year
- A typesafe, lightweight messaging lib for Unity.☆216Updated 3 years ago
- A simple plugin to make curved TextMeshPro texts using a mathematical function☆207Updated 3 years ago
- An example of a simple grapple effect in Unity☆289Updated 5 years ago
- UnityEvent and System.Func had a child☆364Updated 7 months ago
- Automatic reorderable lists for Unity game engine components☆483Updated 4 years ago
- Unity3D - Animate characters in text☆393Updated 2 years ago
- The deVoid UI Framework for Unity☆550Updated last year
- UnityEvents triggered by states inside an Animator. Easy to use and performant.☆209Updated 3 years ago
- A graph editor for viewing all UnityEvents at a glance☆588Updated 3 years ago
- A very simple tool to make rigidbodies swarm a mesh in Unity.☆259Updated 5 years ago
- Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size☆377Updated 3 years ago
- AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use…☆139Updated 6 years ago
- Extended version of the Reorderable List in Unity☆639Updated 3 years ago
- An optimized approach to lists with dozens of elements and a Pooling system☆479Updated 3 years ago
- Unity infinite scroller (UIS) is an extension allows you to use the ScrollRect control as an infinite scroller/spinner☆459Updated last month
- Example projects using instancing in Unity to render enemy health bars in 1 draw call☆155Updated 5 years ago
- A convenient tool to help cleaning and maintaining Unity Projects 🧹✨☆153Updated 7 months ago
- Reverse Mask of Unity "Mask" component☆131Updated 2 months ago
- A framework of various tools to facilitate making games in Unity2017☆338Updated 2 years ago
- Different help scripts for Unity engine.☆280Updated 2 years ago
- Object pool manager for Unity☆382Updated 3 years ago
- Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can…☆561Updated 9 months ago
- ☆152Updated 7 years ago
- A set of single script utils used throughout my projects☆289Updated 3 months ago
- A demo implementation of Unity Entity Component System with NavMesh☆472Updated 6 years ago