Space Engineers

Space Engineers

52 个评价
Rotor Servo Control
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
1.367 KB
2018 年 8 月 8 日 上午 7:34
2018 年 8 月 8 日 上午 8:06
2 项改动说明 ( 查看 )

订阅以下载
Rotor Servo Control

描述
This basic script controls the velocity of rotors to align them to a set angle. Optimal rotation direction not guaranteed.
Usage instructions are included in the script.
16 条留言
Imperial Fleet 2024 年 6 月 22 日 上午 3:54 
can it be, that the sciped doesn´t work anymore.
i tryed to load it in the block but it doesn´t show up.
Babbayega 2020 年 12 月 13 日 下午 5:06 
any chance of a button function to go up/down by a degree at a time as opposed to entering data on the custom data block each time? kind of hard to dial in a 'level' position given the rover could be at any given angle.
LSG123 2020 年 10 月 15 日 下午 2:39 
wouldn't it just have to basically increase the number in the custom data thingy by 90 degrees? surely thats not that hard? i really do not know how to use scripts at all, if anyone could do this, i beg you, help me out
LSG123 2020 年 10 月 15 日 下午 2:37 
@gogata94 what exactly do your changes do? if anyone makes a script that lets you change to MULTIPLE specific angles i will worship you, i basically need it so that when i tell it to, the rotor will rotate 90 degrees. PLEEAASSSEE ANYONE THAT CAN DO THIS. i really really want this, an idea for a reloading torpedo tube that ive had for aaages wont work without it, ive tried using timers so like it rotates and then either turns off or decreases vel to 0 after the right amount of time to get 90 degrees but for some reason it wont let me actually like fine tune it, no matter what it always goes either too far or not enough.....
Remaarn  [作者] 2020 年 8 月 8 日 下午 10:06 
@Mata52 I am not currently working on this script. This was just a simple one to fill a certain need. You are free to use the code as reference if you are able. There isn't much of it.
Mata52 2020 年 8 月 8 日 下午 4:44 
Is it possible to actually make the script set chosen rotors to always the same angle? I found that the fact that it uses custom data of particular rotors is problematic because another script controlling them replaces custom data of rotors.
Remaarn  [作者] 2020 年 4 月 26 日 上午 5:53 
@gogata94 So long as you change the name and link back to this version then yes.
gogata94 2020 年 4 月 26 日 上午 5:45 
@Remaarn do you mind if I steel your code was very helpfull to me but I needed some tweeks and since i am happy at how it works now i wanna post it to the workshop?
I added a new function to it.
Firebrand 2020 年 4 月 10 日 下午 4:36 
@Remik Are you looking under "Browse Scripts" in the programming block's edit menu?
Firebrand 2020 年 4 月 10 日 下午 4:32 
This works like a charm in conjunction with Vectorthrust2. I use this with a timer block set up to return my thrusters and "wings" to a locked "space flight mode" on my small shuttle. Hitting it again deploys wings and unlocks two big atmo thrusters with vectoring for heavy lifting.
This is just what I needed, thanks!