Skip to content

Commit 97e7e42

Browse files
committed
added new icons
1 parent 000562d commit 97e7e42

13 files changed

Lines changed: 19 additions & 10 deletions
1.44 KB
Loading

Assets/UIManager/Gizmos/UIManager Icon.png.meta

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
107 Bytes
Loading

Assets/UIManager/Gizmos/UIPanel Icon.png.meta

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
3.81 KB
Loading

Assets/UIManager/Gizmos/UITransition Icon.png.meta

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Init-example.png

2.81 KB
Loading

Listener-example.png

-1.46 KB
Loading

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# unity-ui-manager
1+
# <img src="https://raw.githubusercontent.com/Rellac-Rellac/unity-ui-manager/main/Assets/UIManager/Gizmos/UIManager%20Icon.png" width="50" height="50" />unity-ui-manager
22
A Simple UI Manager for rapid prototyping and ease of collaboration
33

44
[![Made with Unity](https://img.shields.io/badge/Made%20with-Unity-57b9d3.svg?style=plastic&logo=unity)](https://unity3d.com)
@@ -93,3 +93,18 @@ Animations should last 1 second each so that we can specify the speed in seconds
9393
too fast at 1 second - simply specify a larger time in your UIPanel Object
9494

9595
If you want the out parent to clear its contents early (default is at the end of the transition), simply add an Animation Event to your Animation and call ClearOutParent()
96+
97+
# Attribution
98+
--------------
99+
I've used some icons under the creative commons license for this manager
100+
101+
You shouldn't need to add these attributions your application, as they only show in the editor:
102+
103+
UIManager
104+
- Electronic Data Storage by ProSymbols from the Noun Project
105+
106+
UIPanel
107+
- page by Kirsh from the Noun Project
108+
109+
UITransition
110+
- play by Royyan Razka from the Noun Project

SetPanel-example.png

214 Bytes
Loading

0 commit comments

Comments
 (0)