Question by
tqkiettk10 · Nov 11, 2015 at 01:19 AM ·
spriterendererui image
filled mode sprite 2d in unity
in UI Image have filled modealt text
how i can make it in normal sprite, I want my image is sprite renderer.
Any help appreciated, as always.
untitled.png
(12.7 kB)
Comment
Answer by edg12345 · Apr 04, 2017 at 04:27 PM
for vertical fill
slice sprite into multiple, move pivots of slices to bottom, scale the y on slices to zero, scale up the y on slice1, when slice1 is full scale slice2 and so on.....
And is possible filled like a radial 360º? Because I use a circle.
Your answer
Follow this Question
Related Questions
Setting Sprite Rendered on UI 0 Answers
Sprite Renderer and Image 0 Answers
How to check if two sprites are the same 2 Answers
Input.GetButtonDown("Jump") doesn't work 0 Answers