Jump to content
Sign in to follow this  
wok

Safely position gui in screen corner?

Recommended Posts

I am working on a stance indicator script, I already have the code to detect all the 3 main stances, the 3 sub stances and left and right. Now I'm going to start working on the graphics part, so far all the dialogs I've made I positioned on the center of the screen. But this time I want to do some more fine positioning, I want to put my indicator inside the game HUD, where the weapon & ammo info are displayed. My questions:

1) Any tips/advices for making my indicator fit exactly in the same position inside the top right hud on all the screens?

2) Is there some sort of relative positioning in arma? For example, I put all my controls inside a main "container" control and then I can change the position of the main "container" without having to adjust each control.

Share this post


Link to post
Share on other sites

Are you using the arma 3 gui editor?

If so (well for anything i guess), as killzone_kid stated above, make sure you press safezone and not GUI_Grid (GUI_Grid will not be in the exact spot you put the gui)

Im not exactly sure about your second question

Hope i could help!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×