User Tools

Site Tools


move_player

This is an old revision of the document!


Move Player


Moves the player to the specified tile at their assigned movement speed. If a walkable path is not open then the player will remain at their current position. The player's movement must first be locked before using this function.

move_player(tile_id)
ArgumentDescriptionTypeRequired
tile_idID of the destination tile.StringYes

Example:

move_player("tile_id")

Results:

Use the Move Player function to …


Editor Node:

Visual Demo:

move_player.1493062069.txt.gz · Last modified: 2017/04/24 12:27 by justin