Difference between revisions of "Rotor"
From Space Engineers Wiki
(Reworded "Known Issues" section.) |
m (→Programming) |
||
Line 91: | Line 91: | ||
== Programming == | == Programming == | ||
+ | |||
+ | * [[Programming_Guide/Action_List#Rotor|Action List - Rotor]] | ||
== Update History == | == Update History == |
Revision as of 07:30, 2 December 2015
Mass (kg):
0
Integrity:
0
Build time (seconds):
20
Active power consumption (MW):
0.002
Dimensions (W x H x D):
1 x 1 x 2
Mass (kg):
0
Integrity:
0
Build time (seconds):
10
Active power consumption (MW):
0.0002
Dimensions (W x H x D):
1 x 1 x 2
Contents
Overview
The Rotor is a powered block that has ability to rotate one of its sides.
Usage
Controls
A rotor may be configured with the following options:
Title | Upper limit | Lower limit | Description |
---|---|---|---|
Torque | 0 Nm | 33.6 MNm | Strength of the rotor, how fast it will accelerate; applied when the rotor is turned on |
Braking torque | 0 Nm | 33.6 MNm | Braking strength of the rotor, how fast it will stop; applied when the rotor is turned off |
Velocity | -30 rpm | 30 rpm | Target velocity of the rotor; rotor will accelerate until target velocity is reached |
Lower limit | unlimited | 360° | Lower angular limit |
Upper limit | -360° | unlimited | Upper angular limit |
These settings can be used in order to create different functions with the rotors such as building gates.
Media
Tips
Known issues
V01.079.008:
Rotors are currently known to be unstable in multiplayer, especially when used on a dedicated server (DS). They tend to move/vibrate unexpectedly, sometimes destroying themselves and damaging their surroundings in the process.
Programming
Update History
Update 01.009 |
|