Advanced Top Down Camera System - UE4

We built this advanced top down camera system for one of our customers. Goal was to make the camera recognize walls, defined by specific blocking elements. This lets the camera dynamically slow down and stop so the player moves out of the center. The camera also smoothly wraps around edges and moves in front of the player, depending on its movement speed.
Back to Top