Currently the only way (that I'm aware of) to "move" an oject is by using a setpos loop. This, however, can get rather performance-heavy, especially when many objects are "moved" at the same time.
Having a more performant in-engine solution for moving objects, e.g. in a specifig direction, would easy some things for us scripters and modmakers.
It'd also open up new possibilities.