User Tools

Site Tools


lock_camera

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lock_camera [2017/05/05 16:06] justinlock_camera [2021/04/21 18:33] (current) justin
Line 4: Line 4:
 Locks the camera controls and stops the camera from following the player. The camera will only be affected by scripts until it is unlocked using one of the "Reset Camera" functions. Locks the camera controls and stops the camera from following the player. The camera will only be affected by scripts until it is unlocked using one of the "Reset Camera" functions.
  
 +====Signature:====
 <code python> <code python>
 lock_camera() lock_camera()
Line 16: Line 17:
  
 ====Example:==== ====Example:====
-<code python+<code bauxite
-lock_camera()+lock_camera();
 </code> </code>
 //Results:// The camera is locked into its current position within the scene and the player's movements no longer affect the camera until it has been reset. Zooming and rotating of the camera are also disabled. //Results:// The camera is locked into its current position within the scene and the player's movements no longer affect the camera until it has been reset. Zooming and rotating of the camera are also disabled.
lock_camera.1494025579.txt.gz · Last modified: 2017/05/05 16:06 by justin