Space Engineers
Недостаточно оценок
AUTO ALIGNING Script - Ingame Programming without mod
   
Наградить
В избранное
В избранном
Удалить
Type: Blueprint
Размер файла
Добавлен
265.131 KB
9 фев. 2015 г. в 11:42
Обновлений: 1 (просмотреть)

Подпишитесь, чтобы загрузить
AUTO ALIGNING Script - Ingame Programming without mod

Описание
********************************************************************************************************************
***********************************IMPORTANT PLEASE READ ********************************************
********************************************************************************************************************

THE UPDATE IS HERE and because i published just the script this thread will not be updated anymore !!!
PLEASE FIND the new script, updates and videos HERE
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=392448066

- Thanks -
********************************************************************************************************************
********************************************************************************************************************
********************************************************************************************************************

Hello everyone,

Welcome back to WiDOC's R&D Industries.

Today i'm really proud to present you the first step of the future of Space Engineers. A fully vanilla script that permit to align any ship to a destination point.

***********************************************
THIS IS STILL A WORK IN PROGRESS
***********************************************

I invite you to take a look at the video to see how this work but here is a reminding:

3 parts needed
- The program (doesn't need to be activated)
- Multiple Timer block (I use 44 timers, less is okay, but the more you have, the more the program refresh and the more precise it is)
- 3 aligned gyroscope (like in the video) named as follow:
FrontGyro
BackGyro
TopGyro

Next features to be added:
- Activating thrusters to go to your point
- Going into a point with a keeping range
- Set multiple point for traveling and repeat
- Auto Mining
- Auto coming back to any connectors
- Avoiding object / ship / station / asteroid while travelling
- Orbiting
And a lot more (Oh i have tons of ideas :) )

Please vote for this project. The more vote there is, the more programming i'll surely do :)

Thanks
- WiDOC -
Комментариев: 43
Tokamak 15 фев. 2015 г. в 8:50 
Yes, that's what I meant. Something like dampeners, but it stops me from moving relative to a moving object. Yes, I figured that was impossible currently, but it still would have been cool. Ugh, this relative velocity talk makes me want to go play KSP.
WiDOC  [создатель] 14 фев. 2015 г. в 9:43 
***********************IMPORTANT PLEASE READ ****************************************
THE UPDATE IS HERE and because i published just the script this thread will not be updated anymore !!!
PLEASE FIND the new script, updates and videos HERE
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=392448066

- Thanks -
**************************************************************************************************
WiDOC  [создатель] 14 фев. 2015 г. в 8:55 
Hi jarod.
I'm not sure to understand. You mean that if a ship1 is going to 10m/s and an other ship2 is going to 15m/s then ship2 will reduce his velocity to 10m/s.
Am I right ? If so, it is still impossible to transfer data from an object to another. so impossible to compare two velocity.
But thanks to antenna and future update from the developpers of space engineers i hope it will be.
Tokamak 14 фев. 2015 г. в 8:01 
What I want most is a script to kill relative velocity to another object. This sounds awesome too though.
Cirind Chaosdiver 14 фев. 2015 г. в 3:07 
Nice :D
ImDerp 13 фев. 2015 г. в 14:55 
cool man
WiDOC  [создатель] 13 фев. 2015 г. в 14:54 
in fact if u do not create all the control panel for the GPS coordinates the script found null and stop working so...but i fixed that for the next update
ImDerp 13 фев. 2015 г. в 14:53 
okey, thank you very much :D
WiDOC  [создатель] 13 фев. 2015 г. в 14:51 
Hi ImDerp. I think I know why but still i'm not sure this first version was just to show the project and it is not simple to put so much timer block. I'm doing the second update right now and i'm explaining step by step how to put it on a ship so stay tuned ;)
ImDerp 13 фев. 2015 г. в 14:28 
i really cant get this to work on my own ship, i got the script the gyros and the timers, what have i done wrong (the timers is also in the right possition)