Difference between revisions of "Spherical Gravity Generator"
From Space Engineers Wiki
(added missing link) |
(+added missing power and prog) |
||
Line 9: | Line 9: | ||
| material = no | | material = no | ||
− | | lpowerconsumption = | + | | lpowerconsumption = 44.8 |
+ | |||
| lbuildtime = 50 | | lbuildtime = 50 | ||
| lcomponentstructure = 3 | | lcomponentstructure = 3 | ||
Line 30: | Line 31: | ||
− | | version = 01. | + | | version = 01.107 |
}} | }} | ||
[[File:SphericalGravityGenerator01.jpg|right|thumb|340px|view of the spherical gravity generator]] | [[File:SphericalGravityGenerator01.jpg|right|thumb|340px|view of the spherical gravity generator]] | ||
Line 112: | Line 113: | ||
| | | | ||
|} | |} | ||
+ | == Programming == | ||
+ | Interface: IMyGravityGeneratorSphere | ||
+ | == See Also == | ||
+ | * [[Gravity]] | ||
+ | * [[Gravity Generator]] |
Revision as of 12:56, 8 November 2015
40
Mass (kg):
0
Integrity:
0
Build time (seconds):
50
Active power consumption (MW):
44.8
Function
Operating the same way as a Gravity Generator in which it pushes/pulls small objects, and players towards a specific direction. However, the spherical gravity generator differs in that it pulls or pushes objects in a sphere-like radius around itself.
Control Interface Menu | |
---|---|
Options | Comments |
Toggle block | Turns the device on, or off. |
Name | You can enter in your own custom name in the text box |
Show on HUD | If there is an Antenna attached to the same grid, this device will display its position on the players HUD |
Radius | How large the gravity field around the generator is |
Acceleration | How much applied force the generator applies |
Mechanics
- See Gravity for more information.
Placement
Large ship / Station | ||||
---|---|---|---|---|
Outline | Comments | |||
Block Size: | 1 | |||
Orientation affects function? | No | You may place it on the floor, walls, or ceiling, it will still have the same effect. | ||
Can be placed on all sides? | No | The bottom of the generator is the only area that can "attach" to other blocks | ||
Has large conveyor port? | No | |||
Has small conveyor port? | No |
Usage
It's very simple to use, and understand. An example of its use have been provided below:
Example Tutorial | |
---|---|
|
Examples
Programming
Interface: IMyGravityGeneratorSphere