All Projects → baba-s → ugui-animated-progressbar

baba-s / ugui-animated-progressbar

Licence: MIT license
A progress bar with animation of uGUI.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to ugui-animated-progressbar

ugui-dragdrop
A practise of universal interaction in Unity UI (uGUI): Drag and drop an object for exchanging its position with others.
Stars: ✭ 21 (-74.07%)
Mutual labels:  ugui
unity-bridge-ui-framework
🏝 a little framework base on unity and ugui,we use bridges to connect one panel to another panel
Stars: ✭ 90 (+11.11%)
Mutual labels:  ugui
MintAnimation
一款高效易用的Unity插值动画系统,可以快速制作UI动画
Stars: ✭ 84 (+3.7%)
Mutual labels:  ugui
Particleeffectforugui
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
Stars: ✭ 1,941 (+2296.3%)
Mutual labels:  ugui
UnityGUI
UGUI Panel Systems for navigation, animation and more
Stars: ✭ 80 (-1.23%)
Mutual labels:  ugui
WChatPanel
WChatPanel,a chat panel UI component for Unity3D such as wechat.
Stars: ✭ 32 (-60.49%)
Mutual labels:  ugui
Unity-PullToRefresh
Pull to refresh for Unity UI.
Stars: ✭ 73 (-9.88%)
Mutual labels:  ugui
RubyTextMeshPro
Unity Text Mesh Proでルビ(フリガナ)のタグを追加しました.
Stars: ✭ 61 (-24.69%)
Mutual labels:  ugui
UnityGiphy
Library for using the GiphyAPI in Unity to get and play random Gifs as MP4s
Stars: ✭ 35 (-56.79%)
Mutual labels:  ugui
UnityScreenNavigator
Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.
Stars: ✭ 488 (+502.47%)
Mutual labels:  ugui
MirrorReflectionEffectForUGUI
A simple mirror reflection effect for a uGUI without reflection probes or shaders.
Stars: ✭ 99 (+22.22%)
Mutual labels:  ugui
UnityUIPlayables
Tracks and Clips for controlling the Unity UI (uGUI) with Timeline.
Stars: ✭ 277 (+241.98%)
Mutual labels:  ugui
EmojiText
This is a EmojiText solution for Unity3D UI
Stars: ✭ 74 (-8.64%)
Mutual labels:  ugui
Uieffect
UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
Stars: ✭ 3,449 (+4158.02%)
Mutual labels:  ugui
UCharts
UCharts allows creating radar charts, pie charts, half pie chart in your Unity3d Games.
Stars: ✭ 33 (-59.26%)
Mutual labels:  ugui
unity-text-typer
Text typing effect for Unity uGUI Text components
Stars: ✭ 252 (+211.11%)
Mutual labels:  ugui
UBind
UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.
Stars: ✭ 57 (-29.63%)
Mutual labels:  ugui
DissolveEffectForUGUI
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
Stars: ✭ 67 (-17.28%)
Mutual labels:  ugui
YLYRichText
a feature-rich, easy to use unity rich text plugin
Stars: ✭ 32 (-60.49%)
Mutual labels:  ugui
DissolveEffectForTMPro
DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.
Stars: ✭ 86 (+6.17%)
Mutual labels:  ugui

日本語の Readme はこちら

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

Usage

Use "AnimatedProgressbar" component.

Item Content
Bar UI The RawImage object you want to animate.
Speed Animation speed.
Fill Amount Initial fill amount.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].