Sets the lockMoves property to false, allowing object motions caused with the move command to be seen.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
unlock moves
# Examples
unlock moves
if the ticks > timeToGo then unlock moves
# Description
Use the unlock moves command to begin all pending move commands at once.
The unlock moves command sets the lockMoves property to false. When all pending handlers are finished execute, the lockMoves property is automatically set to false.
# Tags
# See
- **command:** unlock screen, lock moves, move - **glossary:** object, property, handler, command, execute - **property:** lockMoves