Cinematic Camera: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
* .cam p: Adds the current position to the list of places to visit
* .cam p: Adds the current position to the list of places to visit
* .cam rp: Removes the last added point  
* .cam rp: Removes the last added point  
* .cam cp: "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.
* .cam up [num]: Update the position and viewing angle of the nth point
* .cam up [num]: Update the position and viewing angle of the nth point
* .cam goto [num]: teleport to nth point
* .cam goto [num]: teleport to nth point
* .cam clear: Remove all points
* .cam clear: Remove all points
* .cam start: Starts the cinematic camera, i.e. it will smoothly traverse all points
* .cam start [duration]: Starts the cinematic camera, i.e. it will smoothly traverse all points. The supplied duration is the amount of seconds it should take to traverse all points
* .cam loop [amount]: Tells the cinematic camera repeat the camera path <code>amount</code> times
* .cam stop: Stops the cinematic camera
* .cam stop: Stops the cinematic camera
* .cam save: Exports the current list of points into your Clipboard (which you then can paste into any text editor)
* .cam save: Exports the current list of points into your Clipboard (which you then can paste into any text editor)
Confirmedusers, Bureaucrats, editor, Administrators
1,779

edits