lookAt( entity )

instance function

Makes the cineractive camera focus on an entity in the game world. The camera will continue to look at the specified object until it is told otherwise - it will track the movements of the target object so can be used to set up different cinematic shots.

Arguments

Name Type Description
entity Entity The Entity to look at