I would like to inquire two questions about mobile android in Unity.
-
I would like to make an android application with control of “Left side as a invisible button, and right side as a invisible button”, invisible button can be solved by setting null sprite button (my guess), but how to set two buttons into half as android mobile resolution are not standardize.
-
Second, how to scale the size in android mobile setting?
Thank you.