Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baba-s/ugui-animated-progressbar
A progress bar with animation of uGUI.
https://github.com/baba-s/ugui-animated-progressbar
ugui unity unity3d
Last synced: 2 months ago
JSON representation
A progress bar with animation of uGUI.
- Host: GitHub
- URL: https://github.com/baba-s/ugui-animated-progressbar
- Owner: baba-s
- License: mit
- Created: 2018-03-11T01:58:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T02:40:51.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T18:44:46.589Z (3 months ago)
- Topics: ugui, unity, unity3d
- Language: C#
- Homepage: http://baba-s.hatenablog.com/entry/2018/03/16/085700
- Size: 35.2 KB
- Stars: 111
- Watchers: 10
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - ugui-animated-progressbar - A progress bar with animation (UI Utility)
README
[日本語の Readme はこちら](https://github.com/baba-s/ugui-animated-progressbar/blob/master/README_JP.md)
# uGUI Animated Progressbar
A progress bar with animation of uGUI.
# Version
- Unity 2017.3.0f3
# Install
1. Go to the following page and download "AnimatedProgressbar.unitypackage".
https://github.com/baba-s/ugui-animated-progressbar/blob/master/AnimatedProgressbar.unitypackage?raw=true
2. Import the downloaded "AnimatedProgressbar.unitypackage" into the Unity project.# Example
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180311/20180311112513.gif)
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180311/20180311110555.gif)
# Usage
![](https://cdn-ak.f.st-hatena.com/images/fotolife/b/baba_s/20180311/20180311110720.png)
Use "AnimatedProgressbar" component.
|Item|Content|
|:--|:--|
|Bar UI|The RawImage object you want to animate.|
|Speed|Animation speed.|
|Fill Amount|Initial fill amount.|