Difference between revisions of "Camera"

From Space Engineers Wiki
Jump to: navigation, search
m (typo)
Line 40: Line 40:
  
 
== Function ==
 
== 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. As of [[Update 01.68]], the camera view can be zoomed in and out via the mouse wheel.
+
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.
 
[[File:Camera02.jpg|none|thumb|350px|An example of a camera block pointing to the fighter's front.]]
 
[[File:Camera02.jpg|none|thumb|350px|An example of a camera block pointing to the fighter's front.]]
  

Revision as of 10:42, 6 February 2015


Camera Icon.png
Large Ship Icon.png
Large Ship / Station
Camera
 
Components
Required

 

 
 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
12
 
Disassemble Ratio:
2.5
 
Dimensions (W x H x D):
1 x 1 x 1
Camera Icon.png
Small Ship Icon.png
Small Ship
Camera
 
Components
Required

 

 
 
Mass (kg):
0
 
Integrity:
0
 
Build time (seconds):
10
 
Disassemble Ratio:
2.5
 
Dimensions (W x H x D):
1 x 1 x 1
Camera block placed a wall. A red light on the bottom left of the camera indicates it is powered

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. As of Update 01.068, the camera view can be zoomed in and out via the mouse wheel.

An example of a camera block pointing to the fighter's front.

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]