Shortcut to teleport an object to the mouse cursor within the viewport

As a game dev, we move many meshes, actors, etc, all over our 3D world on a daily basis. It would be nice to have a way to teleport a selected actor to the mouse cursor in our viewport using a shortcut like, Ctrl+T for example.

This would make productivity much more efficient. Currently we have to drag the actor to the desired location.

You can assign a key in the editor settings to ‘paste here’, then all you have to do is copy or cut the object, click where you want it, and then use your hotkey:

2 Likes