User Tools

Site Tools


move_camera_at_speed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
move_camera_at_speed [2018/03/16 09:46] justinmove_camera_at_speed [2021/04/21 18:36] (current) justin
Line 19: Line 19:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-move_camera_at_speed(coord[2, 2, 32], 60, entity["chest01"])+move_camera_at_speed(coord[2, 2, 32], 60, entity["chest01"]);
 </code> </code>
 //Results:// The camera is moved at a speed of 60 voxels/second to coordinate (2, 2, 32) and rotated to aim towards the entity with an ID of "chest01". //Results:// The camera is moved at a speed of 60 voxels/second to coordinate (2, 2, 32) and rotated to aim towards the entity with an ID of "chest01".
move_camera_at_speed.txt · Last modified: 2021/04/21 18:36 by justin