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
I'll still try to add cockpit LCD support into this one
Great work btw!
The code will tell you what you are missing in the terminal.
I was thinking: would it be possible for you to make a script like the vector velocity indicator but one that shows relative target alignment?
I was telling you what altitude means in the game :P
https://techoctave.com/images/artificial-horizon-attitude-indicator.png
While you may only be adding 2 pixels in width, area scales at a rate of width^2 . This means more work for the code and much worse performance.
And thanks!
so... maybe it did work.. (all my err, your script is brilliant!) and got it working rather quickly. It really is easy to set up and I've had no problems with it. Just wanted to give you a cheer!
The script should set that automatically once you hop in a seat :)
What could be easier?
Yeah.. reading the instructions! I spent two minutes trying to figure out why it wasn't working... because I completely missed setting the font. (Facepalms)
Totally love this script and its super easy to use!
The very top of the code, nice and commented lol
I dont advise this as this will cause more lag. It is possible though by giving each instance of the script a different ship controller name tag.
I readded in optional name tags. If the code detects a ship controller with the name tag "Forward" it will only pay attention to that one. If it doesn't, it will use all ship controllers on the ship/subgrids and automatically decide which to pick.
If you are not actively controlling the ship controller, but you want the horizon to not pause, you will need to set pauseWhenAway to false :)
i am grateful for your scripts since i am fond of making tanks and warmachines and they help out a lot to make them more than props (i've yet to find the skill, will, or courage to post them on the workshop)
but i do have a question/problem, i am building a tank, and i have your artificial horizon script for the driver, it works fine, but i wanted to put one align to the gunner's sight, or the commander's sight so that they would be able to give bearing to a target as they operated the vehicle and get as close as i could to having an actual gun camera
but since the selected remote control or seat is no longer a variable i only displays the movements of the tank, could help me find a solution to this problem ?
thank you for your attention =)