Unity Utility

Contains a growing list of utility used in prototypes and game development

AudioEvent
    AudioEvent
    SimpleAudioEvent

Canvases
    Components
        Button
        Image
        Slider
        Text
        Toggle
        UIBase
        UISelectableBase

    Menu
        RebindActionUI
        RebindReferences
        RebindUI

Common
    Settings
    Singleton
    Timer
    TimerWrapper

Editor
    Custom Inspector
        AudioEventInspector
        SaveManagerInspector

    Property drawers
        RangedFloatDrawer
    SceneAutoLoader

Plugins
    Odin inspector

RangedFloat
	MinMaxRangeAttribute
    RangedFloat

SaveSystem
    GameData template
    ISaveData
    SaveManager

Utilities
    Extensions
        Collection
        GameObject
        InputAction
        String
        Transform
        Vector
    BindingsIcons
    DontDestroyOnLoad
    Helpers
    SerializableDictionary
Description
Various tools for simpler game dev
Readme 1.5 MiB
Languages
C# 100%