Moving an object and camera at the same time

Unhandled Perfection
Unhandled — Unreal
1 min readMar 10, 2018

When moving an object in a viewport you might find yourself constantly readjusting the viewport to keep track of the moving object. There is a simple trick in unreal to do this automatically.

Steps

Step 1. Select the object

Step 2. Move the object with shift

  1. Go to the move tool (press W)
  2. Hold SHIFT and start dragging any of the axis to move the object.

The camera will move along with the object.

Conclusion

Done.

--

--