Space Engineers

Space Engineers

Orbital script V2
3 条留言
Marredone 2021 年 12 月 1 日 上午 8:32 
Thanks for the answer
samtisch  [作者] 2021 年 11 月 30 日 下午 9:54 
I edited the display rendering code to output to multiple displays named "OrbitDisplay" or "OrbitStats". Before, if you had 2 displays named "OrbitDisplay", only one of them would show the display. This version supports multiple displays, so if you have 2, they will both update.
Also, when using the script, I always turned up the max velocity to 1000 m/s from 500 m/s, so I saved that change in the script.
Marredone 2021 年 11 月 29 日 下午 9:41 
What did you end up tweaking from the original script? Curious since I use the other one pretty heavily still