These are my HUD placement notes.
Code: Select all
Crosshair:(Center)
Y:
Bottom: -2.3
Top: 4.7
center:1.2
X:
Left: 5.25
Right: -4.25
Center:0.5
--------------------
Health and Shield:(Top Right)
Y:
Bottom: -6.2
Top: 0.8
Center: -2.7
X:
Left: 9.5
Right: 0
Center: 4.75
--------------------
Weapon HUD:(Top Left)
Y:
Bottom: -6.2
Top: 0.8
Center: -2.7
X:
Left: 1
Right: -8.5
Center: -3.75
--------------------
Motion Sensor:(Bottom Left)
Y:
Bottom: 0.2
Top: 7.2
Center: 3.7
X:
Left: 1
Right: -8.5
Center: -3.75
--------------------
Score Board:(Bottom Right)
Y:
Bottom: 0.2
Top: 7.2
Center: 3.7
X:
Left: 9.5
Right: 0
Center: 4.75
--------------------
Explanation of what it does:
The app will basically tell the user the coordinates for the section of the HUD the marker is on.
Example:
The picture shows only the edges of the screen bounds the application would show the coordinates for the space in between. All coordinates would display in textbox1 and 2.
Source:
Here
Please get back to me if you have any information on helping me or have any ideas. All my contact information is in my signature so feel free to contact me.