Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/editor.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **AnkleBreaker Studio - Utils Editor** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/editor.git
```

[![pkglnk](https://www.pkglnk.dev/badge/editor.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/editor)

README

AnkleBreaker Utils Editor — Unity Editor Utilities

Editor-only utilities for Unity: custom Gizmos drawing, MonoScript lookup, and dialog windows. UPM-ready, zero dependencies. Free and open source by AnkleBreaker Studio.

Sponsor Asset Store

Installation

Add via Unity Package Manager using the Git URL:

https://github.com/AnkleBreaker-Studio/AnkleBreaker-Utils-Editor.git

Contents

Gizmos

  • AB_Gizmos — Draw capsules (from position/rotation or CapsuleCollider) and wireframe boxes in the Scene view

Editor Windows

  • TextInputDialogWindow — Simple modal dialog for text input with OK/Cancel callbacks

Utilities

  • MonoScriptFinder — Find a MonoScript asset by class name via AssetDatabase

Part of the AnkleBreaker Ecosystem

Package Description
AnkleBreaker-Core Base classes, interfaces, delegates
Utils-Inspector 40+ custom inspector attributes (free Odin alternative)
Utils-Extensions 50+ C# extension methods for Unity
Utils-Editor (this) Editor utilities — Gizmos, MonoScript finder, dialogs
Unity MCP 268 AI tools for Unity Editor control

Requirements

  • Unity 2022.3 LTS or later

License

See LICENSE.md

Comments

No comments yet. Be the first!