Difference between revisions of "Camera"
From Space Engineers Wiki
(added dimensions) |
|||
Line 45: | Line 45: | ||
== Planned Features == | == 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. | 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. | ||
+ | |||
+ | == Programming == | ||
+ | (IMyCameraBlock)<br> | ||
+ | Actions: 3 | ||
+ | Toggle block On/Off | ||
+ | Toggle block On | ||
+ | Toggle block Off | ||
+ | |||
+ | Properties: 0 | ||
+ | |||
+ | [1.067] |
Revision as of 06:30, 3 February 2015
Mass (kg):
0
Integrity:
0
Build time (seconds):
12
Disassemble Ratio:
2.5
Dimensions (W x H x D):
1 x 1 x 1
Mass (kg):
0
Integrity:
0
Build time (seconds):
10
Disassemble Ratio:
2.5
Dimensions (W x H x D):
1 x 1 x 1
Function
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. It only is a static view, however it is planned to be greatly expanded.
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.
Programming
(IMyCameraBlock)
Actions: 3
Toggle block On/Off Toggle block On Toggle block Off
Properties: 0
[1.067]