Space Engineers

Space Engineers

View Stats:
La Cour Jul 14, 2021 @ 3:13am
Hinge Drilling Code / Script :D
hi Im kinda new to all this Coding in space engeneres ? how do i code a Hinge To Go all the way 90 degres then when it hit that Go to -90 Degres ?
< >
Showing 1-4 of 4 comments
Mollymawk Jul 14, 2021 @ 3:32am 
set the hinge/rotor upper and lower limits.....
use a timer to reverse the hinge/rotor..
base the timer period on the RPM of the hinge/rotor..
no need to code unless you really want to use it as a learning project..
Last edited by Mollymawk; Jul 14, 2021 @ 3:34am
La Cour Jul 14, 2021 @ 3:38am 
.... i feal stupid now .... You my man :D
ShadedMJ Jul 14, 2021 @ 5:05am 
I write scripts and I endorse this plan.
No need to write scripts when you don't have to.
Tregrenos Jul 14, 2021 @ 8:35am 
Originally posted by Mollymawk:
set the hinge/rotor upper and lower limits.....
use a timer to reverse the hinge/rotor..
base the timer period on the RPM of the hinge/rotor..
no need to code unless you really want to use it as a learning project..
A trick I like to use when making an elevator is to set it set the timer of the doors closing/opening based on the 10 seconds it takes for a single piston to hit max distance. It doesn't matter if you're going up or down it always takes exactly 10 seconds to get from one floor to the next because the buttons tell the pistons to either extend or retract, which is no faster nor slower than a single piston when combined. The same rule very much applies to what the OP is trying to do and you hit the nail on the head in terms of explaining it. :steamthumbsup:

https://www.youtube.com/watch?v=s5SsL5f9r6g
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Jul 14, 2021 @ 3:13am
Posts: 4