List of client commands/cam: Difference between revisions

From Vintage Story Wiki
Marked this version for translation
(update description)
(Marked this version for translation)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<!--T:1-->
<onlyinclude>
* <code>.cam [p|rp|cp|up|goto|start|loop|stop|clear|load|save|alpha|tp]</code><br /> The cinematic camera tool system.
* <code>.cam [p|rp|cp|up|goto|start|loop|stop|clear|load|save|alpha|tp]</code><br /> The cinematic camera tool system.
** <code>.cam p</code><br /> Adds the current position to the list of places to visit.
** <code>.cam p</code><br /> Adds the current position to the list of places to visit.
Line 6: Line 11:
** <code>.cam goto [num]</code><br /> Go to point <code>num</code> by teleport.
** <code>.cam goto [num]</code><br /> Go to point <code>num</code> by teleport.
** <code>.cam clear</code><br /> Clears the list of all points.
** <code>.cam clear</code><br /> Clears the list of all points.
** <code>.cam start</code><br /> Starts the cinematic camera, i.e. it will smoothly traverse all points.
** <code>.cam start [time]</code><br /> Starts the cinematic camera, the camera will complete the path in the given number of seconds.
** <code>.cam rec [real seconds] [video seconds]</code><br /> Play path and record to .avi file.
** <code>.cam stop</code><br /> Stops the cinematic camera.
** <code>.cam stop</code><br /> Stops the cinematic camera.
** <code>.cam save</code><br /> Exports the current list of points into your clipboard, which you then can paste into any text editor.
** <code>.cam save</code><br /> Exports the current list of points into your clipboard, which you then can paste into any text editor.
Line 12: Line 18:
** <code>.cam tp [0 or 1]</code><br /> Toggles whether to teleport you back to your previous position after the camera path has been completed.
** <code>.cam tp [0 or 1]</code><br /> Toggles whether to teleport you back to your previous position after the camera path has been completed.
** <code>.cam alpha [0..1]</code><br /> Modifies how the smoothly the points are traversed by the camera.
** <code>.cam alpha [0..1]</code><br /> Modifies how the smoothly the points are traversed by the camera.
** <code>.cam gui [0 or 1]</code><br /> If one, will disable the guis during the duration of the recording (default on).
</onlyinclude>
<!--T:2-->
[[List of client commands]]
</translate>
Confirmedusers, editor
37,784

edits