• Hud Scaling
    3 replies, posted
how do i scale my hud to all resolution's
[QUOTE=Ducks1221;47454517]how do i scale my hud to all resolution's[/QUOTE] I believe that question should be asked under the category "Developer Discussion" , I have no idea though, I just think you would get a better response over there.
[url]https://dl.dropboxusercontent.com/u/26074909/tutoring/hud/understanding_hardcoding_of_screensizes.lua.html[/url] That's a good Tutorial on how to scale properly.
As the user above me posted, you should be getting the screen resolution and then dividing from it by doing something like [code] ScrW() / 4 [/code] I have an old HUD but the code is terrible, so I won't even bother posting it. Sorry.
Sorry, you need to Log In to post a reply to this thread.