justinwasilenko / Unity-Style-GuideLinks
This article contains ideas for setting up a projects structure and naming convention for scripts and assets in Unity
☆579Updated 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
Sorting:
- Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.☆655Updated 8 months ago
- Extension Methods and Utils for Unity Game Dev☆609Updated 3 months ago
- Unity package to help having a clearer Hierarchy view, organizing everything in a “tree view” and including extra informations like Compo…☆661Updated 9 months ago
- Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.☆485Updated 10 months ago
- Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy☆1,037Updated last year
- This tool finds unreferenced assets by scanning all files in your Unity project.☆681Updated 6 months ago
- The best way to implement singleton pattern in Unity.☆631Updated last month
- Example Project for the new Unity Input System☆602Updated 3 years ago
- Lightweight Unity Plugin transforming the Hierarchy into what it should be. Adds headers, styles, icons and more.☆1,232Updated 3 months ago
- Serializable dictionary class for Unity☆770Updated 4 years ago
- A decentralized audio playing system for Unity, designed for simplicity and built to scale!☆676Updated last month
- Dependency Injection Framework for Unity Game Engine☆618Updated 6 months ago
- ⚛️ Tiny modular pieces utilizing the power of Scriptable Objects☆1,335Updated 3 weeks ago
- Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.☆1,068Updated 10 months ago
- A collection of smaller Bitesize samples to educate in isolation features of Netcode for GameObjects and related technologies.☆426Updated this week
- UI blur (translucent) effect for Unity.☆700Updated 3 months ago
- ☆877Updated 2 years ago
- A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.☆1,104Updated 3 weeks ago
- Community contributions to Unity Multiplayer Networking products and services.☆505Updated 10 months ago
- An open-source Unity package for animating TextMeshPro text with customizable effects. Includes ready-to-use samples, real-time previews,…