Unity Tutorial: Making Security Cameras


Security Cameras in games provide a way to let the player get a bit of a glimpse into what is happening in other locations. In this tutorial we’ll setup a system of security cameras including a console that can link to multiple cameras. Cameras sweep around the environment and only capture the environment while they are being watched.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_SecurityCameras/tree/Part-1-Cameras-and-Console