Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The only drawback was that it could not display numbers with more than 4 digits, so I have improved it to be able to display them.
In addition, I made it compatible with Physics Sensor.
Configurable HUD v3.3
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2748342691
However there is one issue with the velocity:
absV=(dirV^2+horV^2+verV^2)^0.5
while it should be
absV=(horV^2+verV^2)^0.5
Because the directional velocity is not a part of this equation, the horizontal velocity has the movement in the x and y direction and the vertical velocity is the z direction. So directional velocity shouldnt be there since it makes it display the velocity incorrectly.
Edit: added punctuation for clairity
Problem: It doesn't handle well numbers above 1000 in both speed and altitude
Suggestion: you can get properties directly in lua without connecting up logic using property.get function
But how cool it looks on my mig
I do not quite understand what it is, and where to look for it :D
Great job all round. :)
a.k.a. asking for a friend