android - Animated UI Screen Resolution Unity -


i developed android game unity, used ui system. created loading bar. part of loading bar outside canvas shown in image alt text. have problem it's anchors, when want put anchors in boundaries of (the black) loading bar, anchors limited , can't move anchors sprite, stops in red rectangle , want move anchors screen rectangle shown in image.

the black bar animated , when click on play final animation of loading bar enter image description here , here capture of ui canvas http://hpics.li/2054baa. can let loading bar resize differents screen resolution.can use anchors outside canvas? can please. response

in both screenshots, have loading_bar_progress_bkg object selected, while should concerned loading_grp object. every game object in ui hierarchy configured relative it's parent, , if want whole progress bar (including both common background, loading cover , loading progress bar) have position, have work common root.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -