ycarowr / UnityDesignPatternsLinks
Design Patterns applied to Unity3D and C#
☆39Updated 4 years ago
Alternatives and similar repositories for UnityDesignPatterns
Users that are interested in UnityDesignPatterns are comparing it to the libraries listed below
Sorting:
- An actually useable Grid Layout for Unity, as shown in this video: https://www.youtube.com/watch?v=CGsEJToeXmA☆48Updated 5 years ago
- Lightweight Scroll Snap for Unity☆96Updated 2 months ago
- A way to manage a UI screen stack in Unity all from code. Let the UI Manager handle pushing and popping screens, sort out rendering order…☆60Updated 5 years ago
- Unity Popup UI package☆41Updated 2 years ago
- MVC Framework for Unity☆29Updated 2 years ago
- Turn sprites into 2.5D destructable objects☆48Updated 7 years ago
- 🔊 Used to play/change/stop/mute/... one or multiple sounds at a certain circumstance or event in 2D and 3D simply via. code.☆84Updated last year
- Unity plugin to easily manage the application frame rate and rendering interval. Reducing battery power consumption and device heat, espe…☆81Updated last year
- Circle Menu is a C# script used in Unity to quickly and easily create GUI circular menus, a great way to add intuitive and ergonomic menu…☆69Updated 2 years ago
- Editor extension for quick scene switching.☆68Updated last year
- This's the simple demo about implement ObserverPattern in Unity3D.☆29Updated 8 years ago
- A menu template and underlying system for use in the game engine Unity.☆61Updated 5 years ago
- Examples for the deVoid UI Framework☆58Updated 6 years ago
- Open source Grid Framework for creating grid-based levels easily in Unity 3D☆100Updated 4 years ago
- ☆87Updated last week
- ⚙ Generic Unity event system (event bus pattern)☆43Updated 7 months ago
- Benchmarking a bunch of common Unity Optimizations☆65Updated 3 years ago
- Time trial ghosts for any kind of speed running game.☆62Updated 3 years ago
- Hexic puzzle game made with Unity 3D☆42Updated 6 years ago
- Simple water in Unity for 2D platform games☆79Updated 7 years ago
- This project is my implementation of Game Dev Guide's excellent tutorials on custom tabs and flexible grid layouts in Unity.☆104Updated last year
- Mobile Console Kit is a Unity Asset Store that help you not just viewing logs in mobile devices, but helping you monitor, do experiment a…☆80Updated 4 months ago
- Mesh Combiner is a little tool which can combine different meshes into one mesh in Unity for reduce the amount of batches / draw calls, m…☆51Updated 4 years ago
- This is a simulation game with the raw UI. Primary purpose of this project was to implement an expandable code architecture.☆63Updated 5 years ago
- Component that draws a Gradient using Unity UI☆38Updated 2 years ago
- Utility for running builds sequence & pushing them to markets & keeping changelog☆87Updated 3 years ago
- A Unity plugin to present GDPR consent dialogs to the users☆105Updated 4 months ago
- Demo of animated line renderer in unity☆71Updated 3 years ago
- Zenject 7 - Game example (WIP)☆84Updated last month
- The code for a short tutorial on finite state machines and how to use them for basic 2D physics-based player movement in Unity/C# (in tex…☆37Updated 4 years ago