# andrumak/MyBox

MyBox is a set of attributes, tools and extensions for Unity

Repository: https://github.com/andrumak/MyBox
Canonical: https://ross.abutalabs.com/products/mybox
Homepage: http://deadcow.ru
Language: C#
License: MIT
License Family: permissive
Topics: unity, unity3d, csharp, game-development, tools, unity-editor, unity3d-editor
Last push: 2026-05-22T10:41:24+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 35, longevity 100
- inputs: {"age_days": 3598, "days_push": 103, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2195, forks 246 (observed 2026-08-28T04:06:25.127676+00:00)

## What it is
MyBox is a collection of attributes, editor tools, and extensions for the Unity game engine, written in C#. It enhances the Unity inspector and editor workflow with features like conditional fields, button methods, validation attributes, and various utility extensions.

## Use cases
- conditionally show or hide inspector fields based on other property values
- add buttons in the Unity inspector to invoke methods
- validate that serialized fields are assigned before play
- display tag, layer, and sprite layer dropdowns in the inspector
- group and organize fields in the inspector with foldouts
- add min-max range sliders for floats and ints

## When to choose
- you develop with Unity and want richer inspector customization without writing custom property drawers
- you want a free, MIT-licensed toolbox of editor attributes and utilities
- you want easy installation via OpenUPM or Unity Package Manager

## When to avoid
- you are not using the Unity game engine
- you need a single-purpose library rather than a broad utility collection
- you rely on features deprecated by newer Unity versions

## Facets
- artifact type: library
- maturity: active
- function: developer-tools, ui-components, plugin-system
- domain: developer-tools, cross-platform
- platform: game-engine, cross-platform
- tags: unity, unity-editor, inspector-attributes, csharp, editor-extensions, game-development

## Member repositories
- andrumak/MyBox (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.127676+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:47:14.472141+00:00, confidence not recorded.
  - readme: https://github.com/andrumak/MyBox (fetched 2026-08-28T04:06:25.127676+00:00, sha 854855998c9a)
  - homepage: http://deadcow.ru (fetched 2026-08-29T10:27:31.507230+00:00, sha b11fbb71b72d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
