Move Objects

If you liked this item, please rate it up on Steam Workshop page.

Author: MetalTxus

Last revision: 10 Sep, 2020 at 17:49 UTC

File size: 3.07 KB

On Steam Workshop

Description:
Description

Adds new commands allowing the movement of objects.

Object names can be found in the documentation[chrisanselmo.com].

Does not require cheats to be enabled.

Due to engine limitations, commands will only find objects on screen.
Make sure not to move objects off-screen as they will be lost forever.

Command List

/getpos object (returns x and y for the closest object instance)
/modpos object x y (modifies x and y for the closest object instance by the given amounts)
/setpos object x y (sets x and y for the closest object instance)
/snappos object (snaps the closest object instance to the building grid)
/movetocursor object (moves the closest object instance to the cursor’s position)
/movetoplayer object (moves the closest object instance to the player’s position)

How to use

Press T while ingame, which will bring up the console. Then input your command.