User Tools

Site Tools


set_player_movement_locked

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
set_player_movement_locked [2017/04/14 15:08] justinset_player_movement_locked [2017/04/14 15:15] justin
Line 2: Line 2:
 ---- ----
  
-Locks or unlocks the player's ability to walk around. This also affects strafing and turning in first-person view.+Locks or unlocks the player's ability to walk around. This also affects strafing and turning in first-person view. 
  
 <code python> <code python>
Line 10: Line 10:
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
 |is_locked|State of player movement.|[[Boolean]]|Yes| |is_locked|State of player movement.|[[Boolean]]|Yes|
 +
 +<WRAP center round info 100%>
 +Similar to [[Lock Camera]], this function needs to be called prior to scripting the player's movement with [[Move Player]] or [[Move Character]] to prevent any player interference.
 +</WRAP>
  
 ====Example:==== ====Example:====
set_player_movement_locked.txt · Last modified: 2021/04/21 18:35 by justin