User Tools

Site Tools


look_at_target

This is an old revision of the document!


Look At Target


Instantly rotates the camera to point towards the specified entity or coordinate.

Signature:

look_at_target(target)
ArgumentDescriptionTypeRequired
targetTarget to aim the camera towards.Entity or CoordinateYes

Lock Camera must be called before using this function to prevent the player from manually controlling the camera.

Example:

look_at_target(entity["chest01"])

Results: The camera's angle is instantly adjusted to aim towards the entity with an ID of “chest01”.

Use the Look At Target function to focus on certain characters/events during a cutscene or to indicate to the player that something in the scene has changed.


Editor Node:

Visual Demo:

look_at_target.1521218745.txt.gz · Last modified: 2018/03/16 09:45 by justin