justinwasilenko / Unity-Style-Guide
This article contains ideas for setting up a projects structure and naming convention for scripts and assets in Unity
☆541Updated last year
Alternatives and similar repositories for Unity-Style-Guide:
Users that are interested in Unity-Style-Guide are comparing it to the libraries listed below
- Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.☆585Updated 4 months ago
- Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy☆1,015Updated last year
- The best way to implement singleton pattern in Unity.☆542Updated 3 weeks ago
- Extension Methods and Utils for Unity Game Dev☆493Updated 2 weeks ago
- Serializable dictionary class for Unity☆753Updated 3 years ago
- A SceneReference wrapper class that uses ISerializationCallbackReceiver and a custom PropertyDrawer to provide safe, user-friendly scene …☆347Updated 2 years ago
- A decentralized audio playing system for Unity, designed for simplicity and built to scale!☆630Updated last month
- Dependency Injection Framework for Unity Game Engine☆569Updated last month
- Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.☆435Updated 5 months ago
- Minimal dependency injection framework for Unity☆816Updated this week
- Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.☆1,147Updated 2 weeks ago
- ⚛️ Tiny modular pieces utilizing the power of Scriptable Objects☆1,298Updated 7 months ago
- High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.☆1,217Updated 3 months ago
- Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies …☆948Updated last year
- Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.☆934Updated 5 months ago
- A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.☆1,032Updated last week
- ☆831Updated last year
- Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]☆1,085Updated 2 weeks ago
- This tool finds unreferenced assets by scanning all files in your Unity project.☆626Updated last month
- Node Based Dialogue System for Unity