User Tools

Site Tools


look_at_target_over_time

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
Last revisionBoth sides next revision
look_at_target_over_time [2017/04/16 19:44] justinlook_at_target_over_time [2018/03/16 09:45] justin
Line 4: Line 4:
 Rotates the camera over a duration of time (in seconds) to point towards the specified entity or coordinate. Rotates the camera over a duration of time (in seconds) to point towards the specified entity or coordinate.
  
 +====Signature:====
 <code python> <code python>
 look_at_target_over_time(target, duration) look_at_target_over_time(target, duration)
Line 11: Line 12:
 |target|Target to aim the camera towards.|[[Entity]] or [[Coordinate]]|Yes| |target|Target to aim the camera towards.|[[Entity]] or [[Coordinate]]|Yes|
 |duration|Duration of the rotation (in seconds).|[[Decimal]]|Yes| |duration|Duration of the rotation (in seconds).|[[Decimal]]|Yes|
 +
 +<WRAP center round info 100%>
 +[[Lock Camera]] must be called before using this function to prevent the player from manually controlling the camera.
 +</WRAP>
  
 ====Example:==== ====Example:====
look_at_target_over_time.txt · Last modified: 2021/04/21 18:35 by justin