Quantcast
Channel: Answers by "Pharaoh_"
Viewing all articles
Browse latest Browse all 54

Answer by Pharaoh_

$
0
0
Every GUI element (unless you're using GUILayout without using BeginArea()) has a Rect requirement, where you define where each element goes. Top right for instance would be Rect (Screen.width - 100, 100, 200, 200). To place it bottom right, use (Screen.width - 100, Screen.height - 100, 200, 200).

Viewing all articles
Browse latest Browse all 54

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>