Difference between revisions of "Camera"
From Space Engineers Wiki
m (→Programming) |
(+updating itembox) |
||
Line 9: | Line 9: | ||
| rawmaterial = no | | rawmaterial = no | ||
| material = no | | material = no | ||
+ | |||
| lpowerconsumption = 0.00003 | | lpowerconsumption = 0.00003 | ||
− | + | | lairtightness = No | |
+ | | lresourcesinkgroup = Utility | ||
| lbuildtime = 12 | | lbuildtime = 12 | ||
| ldisassembleratio = 2.5 | | ldisassembleratio = 2.5 | ||
Line 26: | Line 28: | ||
| spowerconsumption = 0.00003 | | spowerconsumption = 0.00003 | ||
| sbuildtime = 10 | | sbuildtime = 10 | ||
+ | | sairtightness = No | ||
+ | | sresourcesinkgroup = Utility | ||
| sdisassembleratio = 2.5 | | sdisassembleratio = 2.5 | ||
| scomponentstructure = 2 | | scomponentstructure = 2 |
Revision as of 13:22, 17 March 2016
Mass (kg):
0
Integrity:
0
Build time (seconds):
12
Disassemble Ratio:
2.5
Active power consumption (MW):
0.00003
Airtight:
No
Power Consumer Group:
Utility
Dimensions (W x H x D):
1 x 1 x 1
Mass (kg):
0
Integrity:
0
Build time (seconds):
10
Disassemble Ratio:
2.5
Active power consumption (MW):
0.00003
Airtight:
No
Power Consumer Group:
Utility
Dimensions (W x H x D):
1 x 1 x 1
Contents
Overview
The camera acts as a remote interface that the player can access from anywhere. Currently when used, it allows the user to have a visual view of where it is placed. As of Update 01.068, the camera view can be zoomed in and out via the mouse wheel.
Usage
The camera can be activated through the control panel. Once in camera view, the player can zoom and control the ship as if they were using a Cockpit.
Planned Features
Currently, the camera block is able to emulate the viewing component of the Cockpit without the Free View component. You will be able to pan/tilt/rotate in the future as well.
Media
Tips
Known Issues
Programming
Update History
Update 01.045 |
|