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/track/uiguidesandrulers.git?path=Assets/Gemserk.UIGuidesAndRulers

README

Unity UI Rulers And Guides

Some simple tools to help developing UIs in Unity.

Install from UPM

Just open Unity Package Manager and select add package from git URL and add this https://github.com/acoppes/UnityUIGuidesAndRulers.git#package

Or add it manually to the manifest.json, like this:

  "dependencies": {
    "com.gemserk.uiguidesandrulers": "https://github.com/acoppes/UnityUIGuidesAndRulers.git#package",
    ...
  }

Install manually

Download the unitypackage file located inside releases folder and install it manually.

Usage

Drag and drop any prefab from the folder Runtime/Prefabs to a UI Canvas, or create your own by adding the UIGuide to an object inside a Canvas. You can check any of the Scenes in the project as examples too.

Random Screenshots

Alt text Alt text Alt text

Total Installs
0
Last 30 days
Unique IPs
0
Approximate users

Installs Over Time

Operating Systems

No data yet

Top Countries

No data yet

Git Versions

No data yet

Embed Install Badge

Add an install count badge to your README

Style
Preview
pkglnk installs badge
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/uiguidesandrulers.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/uiguidesandrulers)
HTML
<a href="https://www.pkglnk.dev/pkg/uiguidesandrulers"><img src="https://www.pkglnk.dev/badge/uiguidesandrulers.svg?style=pkglnk" alt="pkglnk installs"></a>

Comments

No comments yet. Be the first!