User Tools

Site Tools


move_player

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
move_player [2018/03/16 09:46] justinmove_player [2020/02/14 11:53] justin
Line 6: Line 6:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-move_player(tile_id)+move_player(tile)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|tile_id|ID of the destination tile.|[[String]]|Yes|+|tile|ID or coordinate of the destination tile or a reference to the destination tile itself.|[[String]], [[Coordinate]], or [[Entity]]|Yes|
  
 <WRAP center round info 100%> <WRAP center round info 100%>
Line 23: Line 23:
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Move Player** function to move the player character around the map during scripted segments or cutscenes.+Use the **Move Player** function to move the player character around the map during scripted sequences or cutscenes.
 </WRAP> </WRAP>
  
move_player.txt · Last modified: 2021/04/21 18:36 by justin