• Move the specified entity by the specified amount in the world

    Parameters

    • entityID: string

      The string entityID of the entity to be moved

    • options: MoveEntityOptions

      The amount the entity moves

    Returns void