Cinematic Camera: Difference between revisions

From Vintage Story Wiki
(Created page with ".cam [p|rp|start|stop|clear|load|save|alpha|tp] The cinematic camera tool system. * .cam p: Adds the current position to the list of places to visit * .cam rp: Removes the las...")
 
No edit summary
Line 1: Line 1:
.cam [p|rp|start|stop|clear|load|save|alpha|tp]
'''.cam [p|rp|start|stop|clear|load|save|alpha|tp]'''
The cinematic camera tool system.
The cinematic camera tool system.
* .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

Revision as of 15:17, 4 April 2017

.cam [p|rp|start|stop|clear|load|save|alpha|tp] The cinematic camera tool system.

  • .cam p: Adds the current position to the list of places to visit
  • .cam rp: Removes the last added point
  • .cam clear: Removea all points
  • .cam start: Starts the cinematic camera, i.e. it will smoothly traverse all points
  • .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 load [data]: Import supplied list of points
  • .cam tp [0 or 1]: Toggles whether to teleport you back to your previous position after the camera path has been completed
  • .cam alpha [0..1]: Modifies how the points are traversed by the camera (more rounded or more straight)