Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "Hinges"

From Starbase wiki
Jump to navigation Jump to search
Line 15: Line 15:
A hinge's DoorOpenState-field can be connected to a button.<br>
A hinge's DoorOpenState-field can be connected to a button.<br>
The button can be then used to remotely open or close the hinge.
The button can be then used to remotely open or close the hinge.
<br>
There are currently 16 different hinges however they all share the same operation they are either a fold/unfold or a sliding hinge. The majority of the variety is taken up by fold/unfolding hinges. A major issue with hinges when making ships is that they do not pass on electricity or signals. there are some variants that can get past this however. Hinges are also said to be weak to pressure so like [[turntable|turntables]] it would be a bad idea to mount thrusters to them.
[[File:space-13_57_44.png|400px]]
[[File:space-13_33_27.png|400px]]


== Device fields ==
== Device fields ==

Revision as of 11:19, 6 February 2020

Русский

Summary



Starbase devices hinges.png

Hinges are devices used for creating turning, sliding and opening mechanisms such as doors, hatches and sliding doors.

Basic information

Hinges are commonly interacted with by controlling it via a button or YOLOL script.
A hinge's DoorOpenState-field can be connected to a button.
The button can be then used to remotely open or close the hinge.


There are currently 16 different hinges however they all share the same operation they are either a fold/unfold or a sliding hinge. The majority of the variety is taken up by fold/unfolding hinges. A major issue with hinges when making ships is that they do not pass on electricity or signals. there are some variants that can get past this however. Hinges are also said to be weak to pressure so like turntables it would be a bad idea to mount thrusters to them.

Space-13 57 44.png Space-13 33 27.png

Device fields

To learn more about how to use fields, consult these wiki pages:

YOLOL field Description Range
DoorOpenState Input field for requested door state. 0 is closed, 1 is fully open. [0,1]
DoorCurrentState Reports the current position of the door, on the same scale as DoorOpenState [0,1]
EndRotation / EndPosition The rotation/position the joint should be at when DoorOpenState is 1. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints.
StartRotation / StartPosition The rotation/position the joint should be at when DoorOpenState is 0. Is measured in percents(%) relative to the maximum possible open state for prismatic joints, and degrees in hinge joints.
TargetVelocity The maximum velocity the joint will reach. Different joint devices have different velocity limits, and might not be able to reach the configured velocity.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.