List of client commands/cam: Difference between revisions

From Vintage Story Wiki
Marked this version for translation
(Created page with "* <code>.cam [p|rp|start|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 pl...")
 
(Marked this version for translation)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
* <code>.cam [p|rp|start|stop|clear|load|save|alpha|tp]</code><br /> The cinematic camera tool system.
<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</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.
** <code>.cam rp</code><br /> Removes the last added point.
** <code>.cam rp</code><br /> Removes the last added point.
** <code>.cam clear</code><br /> Removes all points.
** <code>.cam cp</code><br /> "Close path". Connects the path to the first position in the list. Useful in combination with <code>.cam loop</code> to create a looping camera path.
** <code>.cam start</code><br /> Starts the cinematic camera, i.e. it will smoothly traverse all points.
** <code>.cam up [num]</code><br /> Update the position and viewing angle of point <code>num</code> to the current location.
** <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 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 9: 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