Space Engineers
678 оценки
Whip's Planetary Compass Script
2
   
Награда
Добавяне към любими
В любими
Премахване от любими
Тагове: visualization
Размер на файла
Публикуван на
Обновен на
303.192 KB
5 февр. 2016 в 9:30
22 апр. 2021 в 14:42
17 бележки за промени ( преглед )

Абониране, за да се свали
Whip's Planetary Compass Script

В 1 колекция от Whiplash141
Whip's Scripts
22 артикула
Описание
Previously titled: "Whip's Planetary Bearing & Compass Script"





    Update
This code has had a complete rewrite as of June 26, 2020. It should now be much more pretty and work on all text panels and blocks with multiple screens (like cockpits).



    Description
Howdy! This script will determine your planetary bearing angle then display it on a compass! Since the code is only usable in planetary settings, the code will give you a warning if it detects no natural gravity.



    How do I use this?!
  1. Make a program block with this script loaded into it
  2. Make a ship controller (remote control, cockpit, or flight seat) pointing forward
    • (OPTIONAL) Add the phrase Reference somewhere in its name.
    • If no ship controller tagged Reference is detected, the code will use all ship controllers that it finds on the grid/subgrids
  3. Add Compass to the name of text panels or blocks with text surfaces that you want the compass displayed.
    • Blocks with text surfaces include: Cockpits, flight seats, programmable blocks
    • Configure which text surface the compass is displayed on within the block's custom data (You don't need to do this for text panels).

  4. You are good to go! :)



    Custom Data Config
You can configure the colors, appearance, and behavior of the compass displays in the Custom Data of the programmable block that this script is loaded in.



Also, in the Custom Data of each block with text surfaces, you can toggle the display of the radial style of compass. If true, the radial compass will be drawn, if false, the horizontal compass will be drawn.



    Author's Notes
I went ahead and rewrote this code in its entirety to use a sprite based system as of June 26, 2020. With this update came some changes to the default configuration. The name tag for screens is now "Compass" by default instead of "Bearing", but I've added some code to accept "Bearing" as well to preserve backwards compatibility.

I hope y'all enjoy! If you notice any bugs leave me a comment describing what you are experiencing and I will try to help you troubleshoot :)

(Do not reupload without permission, not even to mod.io)
192 коментара
GAD 8 септ. в 23:45 
this feature will be very helpfull
GAD 8 септ. в 23:20 
Not a 0 - 5 - 10 - 15 angle. Like horizontal angle bar in compass script or horizontal script
GAD 8 септ. в 23:12 
horizon script shows the exact elevation angle ?
Whiplash141  [автор] 8 септ. в 23:10 
Nope. My artificial horizon script can.
GAD 8 септ. в 22:54 
can it show elevation angle (vertical angle) ?
Into 6 септ. в 6:15 
SG Industrial Cockpit, Screen 1.
VERSION = "22.0.2";
DATE = "2020/04/22";
Whiplash141  [автор] 5 септ. в 20:31 
What type of screen and what version of the code?
Into 5 септ. в 16:52 
I've set radial compass to false, but it still shows as radial
GIROLD THE GRATE 18 апр. в 17:57 
ty
GIROLD THE GRATE 18 апр. в 17:57 
ok