User Tools

Site Tools


put_player

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
put_player [2021/04/21 18:40] justinput_player [2021/10/30 20:18] (current) justin
Line 6: Line 6:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-put_player(tile_id, direction)+put_player(tile, direction)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|tile_id|ID of the destination [[tile]].|[[String]]|Yes|+|tile|Target [[tile]] onto which the [[entity]] will be placed.|[[Entity]], [[Coordinate]]|Yes|
 |direction|[[Cardinal direction]] for the player to face towards.|[[Cardinal Direction]]|No| |direction|[[Cardinal direction]] for the player to face towards.|[[Cardinal Direction]]|No|
  
put_player.txt · Last modified: 2021/10/30 20:18 by justin