I think what he means is how to make things scale using those functions.
If you wish to scale your hud to the size of the players screen, you will have to use ScrW and ScrH to position it and scale it. So if you want the HUD to be an 8th of the screen width you can draw a box with the width of ScrW()/8
Yes this
Sorry, you need to Log In to post a reply to this thread.