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 . 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 , 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
Post a Comment