MoveEntity()

Syntax

MoveEntity(#Entity, x, y, z)
Description
Moves the #Entity in the world according to the specified x,y,z values.

This is a relative move based on the previous entity location. To perform an absolute move in the world, use EntityLocate().

Supported OS

All

<- IsEntity() - Entity Index - ResizeEntity() ->