User Tools

Site Tools


rotate_player_to_direction

This is an old revision of the document!


Rotate Player To Direction


Rotates the player to face towards the specified cardinal direction (i.e. north, south, west, or east). This function will only have an effect while in first-person view.

rotate_player_to_direction(direction)
ArgumentDescriptionTypeRequired
directionCardinal direction for the player to face towards.ConstantYes

Lock/Unlock Player Movement must be called before using this function to prevent the player from interfering with the scripted movement.

Example:

rotate_player_to_direction(NORTH)

Results:

Use the Rotate Player To Direction function to force the player's view towards a particular area of the map during a cutscene.


Editor Node:

Visual Demo:

rotate_player_to_direction.1494286555.txt.gz · Last modified: 2017/05/08 16:35 by justin