API v1 checking… · p50 — · 0 installs/hr
v0.10.0
Package
View on GitHub
loyal-studio

Player Silhouette Drawer

New v0.1.0
0 0
Install via Unity Package Manager

Add to Unity Package Manager

Paste this URL into Unity's Window › Package Manager › + › Add package from git URL, or click Install.

git https://www.pkglnk.dev/player-silhouette-drawer.git
Package ID com.loyalstudio.player-silhouette-drawer · v0.1.0 · Updated May 1, 2026
Install 0
Unity Compatibility
Unity 6 2023.2 2023.1 2022.3 LTS 2021.3 LTS 2020.3 LTS 2019.4 LTS

README

Rendered from GitHub

Player-Silhouette-Drawer

A human-scale reference tool for Unity, inspired by the legendary Hammer Editor.

Effective level design starts with a clear sense of scale. This tool draws a static or dynamic player silhouette directly in your Scene View, allowing you to build environments with a consistent human reference always in sight.


Why we built this

In the early days of Source Engine's Hammer Editor, the "Green Guy" silhouette was essential for spatial awareness. We wanted to bring that same intuitive experience to Unity to streamline the blockout phase of our projects.

Installation

Via Unity Package Manager (UPM)

  1. Open Unity and go to Window > Package Manager.
  2. Click the + button and select Add package from git URL....
  3. Paste the following URL: https://github.com/loyal-studio/Player-Silhouette-Drawer.git
  4. Click Add.

Usage

  1. Once installed, go to the Tools > LOYAL Studio > Player Silhouette menu.
  2. Select your desired reference point in the Scene.
  3. Use the Inspector to adjust the silhouette's parameters (Height, Pivot, Color).
  4. The silhouette will now appear in your Scene View as a Gizmo reference.

Requirements

  • Unity: 2021.3 LTS or newer.
  • Scripting Backend: Compatible with both Mono and IL2CPP.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Versions 1
  • v0.1.0 current
Dependencies 0

No dependencies.

Changelog 0 releases

No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Player Silhouette Drawer** 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/player-silhouette-drawer.git
```

[![pkglnk](https://www.pkglnk.dev/badge/player-silhouette-drawer.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/player-silhouette-drawer)
Embed badge README snippet
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/player-silhouette-drawer.svg)](https://www.pkglnk.dev/pkg/player-silhouette-drawer)
HTML
<a href="https://www.pkglnk.dev/pkg/player-silhouette-drawer"><img src="https://www.pkglnk.dev/badge/player-silhouette-drawer.svg" alt="pkglnk installs"></a>
URL
https://www.pkglnk.dev/badge/player-silhouette-drawer.svg

Comments

No comments yet. Be the first!