Gemserk UI - Guides And Rulers
Just some easy gizmos to draw ui rulers to help implement ui
com.gemserk.uiguidesandrulers 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

Total Installs
0
Last 30 daysUnique IPs
0
Approximate usersInstalls 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
Markdown
[](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>
No comments yet. Be the first!