17
2015
Radial Slider UI Test
Quick test for radial UI slider, with color lerp & value display.
TODO:
– Allow starting from any angle (now 0 is at left middle)
– Options: Value display on/off, Color lerp on/off
– And other features from : http://anthonyterrien.com/knob/
WebGL player:
http://unitycoder.com/upload/demos/RadialSliderUI/
Sources:
radialsliderUI.unitypackage (*Unity 5.0.1f1)
How to:
– Track mouse position over image when mousebutton is down
– Get angle from center
– Adjust image fill amount (with fill method: Radial360)
References:
– Related forum topic: http://forum.unity3d.com/threads/radial-slider-circle-slider.326392/
– Getting mouse position over UI component: http://forum.unity3d.com/threads/eventtrigger-move-issue.325103/#post-2114563
Related Posts
4 Comments + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by













[…] Radial Slider Bar for Unity UI (Optional) If you stream from any video link, you must show a menu radial slider bar which shows the progress of the download, as it will take some time to play: Here is the link of the Radial Slider package developed by “mgear” unity user:Radial Slider by mgear with values and lerp feature […]
Customizable radial progress bar shader for Unity3D
https://github.com/AdultLink/RadialProgressBar
you save mi life!. Good job
Thank you for creating it. It works so well!