modify(e, 'move')
Syntax
modify(entity, 'move', x, y, z)
modify(entity, move, vec)
Moves the entity by a vector from its current location.
modify(entity, 'move', x, y, z)
modify(entity, move, vec)
Moves the entity by a vector from its current location.