sampaiodias / unity-clean-code
Quick guide to help Unity developers create more robust, maintainable, and cleaner C# code.
☆98Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for unity-clean-code
- A base class to simplify object pooling using the new pooler provided in Unity 2021☆96Updated 3 years ago
- Demo project from my 2016 Unite talk, "Overthrowing the MonoBehaviour tyranny in a people's glorious ScriptableObject revolution."☆120Updated 3 years ago
- A demo on how to manage multiple scenes☆65Updated 4 years ago
- Demonstrates Different Programming Design Patterns In Unity☆49Updated 2 years ago
- ScriptableObject architecture with small, easy-to-expand codebase, and simple UI.☆121Updated 2 years ago
- 📳 Perform haptic feedback on both iOS and Android devices.☆85Updated 3 years ago
- Unity PlayerPrefsExtra gives you the ability to save more complexe data types such as : Vectors, Bool, Colors, Lists, ... and it uses the…☆65Updated 7 months ago
- Scriptable Objects based FSM for Unity☆55Updated last year
- An automated asset name linter for Unity projects.☆59Updated 2 years ago
- This repo represents the ideal starting point for new OOP Unity projects. It includes best practices for project structure and C# coding…☆98Updated last week
- Example project to learn Simple Clean Architecture☆104Updated 3 years ago
- Coloured animated progress bar made in Unity, with Shader Graph.☆124Updated last year
- ☆107Updated 3 weeks ago
- Adds a simple MinMax slider attribute to Unity. Supports Vector2 and Vector2Int.☆92Updated 3 years ago
- Unity Figma Importer turns your Figma design into Unity UI elements and can bind codes with layout files to create Unity apps with ease.☆101Updated 5 months ago
- ☆42Updated 10 months ago
- Unity Mini MVCS (Model-View-Controller-Service) Architecture. This has NO dependency on MonoBehaviours. Created by (RMC) Rivello Multimed…☆78Updated 2 weeks ago
- Shader that generates healthbars for Unity URP☆110Updated 2 years ago
- Create a serializable dictionary in Unity with all necessary error detections☆62Updated last month
- ☆180Updated last year
- A project aimed at teaching you the basics of Unity Netcode☆157Updated 2 years ago
- Using Unity & C# to programatically slice a mesh apart☆51Updated 2 years ago
- Color game objects in Unity's Hierarchy window☆61Updated last year
- A collection of scripts I created for tutorials on my youtube channel☆54Updated 2 months ago
- EditorAttributes is a unity package that adds some extra editor attributes to your project to easily customize your editors without havin…☆121Updated this week
- Hands-On Game Development Patterns with Unity 2018, published by Packt☆75Updated 2 years ago
- Various shader graph effects with Unity URP☆140Updated 2 years ago
- The Scene Profiler Tool optimizes Unity scenes by profiling physics, audio, particles, lights, materials, meshes, and textures, identifyi…☆67Updated 3 months ago
- A better replacement for UnityEvents☆128Updated last year
- Auto attach components in inspector☆129Updated 3 years ago