This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
stop_player [2017/05/28 13:36] justin |
stop_player [2018/03/16 09:50] (current) justin |
||
---|---|---|---|
Line 4: | Line 4: | ||
Stops the player and cancels any queued movement. If the player is currently in the process of walking to a new tile, that movement will first be completed before the player is stopped. | Stops the player and cancels any queued movement. If the player is currently in the process of walking to a new tile, that movement will first be completed before the player is stopped. | ||
+ | ====Signature:==== | ||
<code python> | <code python> | ||
stop_player() | stop_player() |