A modular Unity security camera system with monitor interaction, camera switching, zoom, night vision, static noise, dead zones, prefabs, and demo setup.Security Camera System is a complete Unity toolkit for adding CCTV-style surveillance gameplay to your project. It provides an interactive in-world computer terminal, multiple switchable security cameras, camera zoom, screen-space night vision, static signal noise, offline/no-signal feedback, and configurable dead zones where cameras cannot detect the player.The package is designed for horror, stealth, survival, detective, facility exploration, and security-room gameplay. It can be used as a ready-made demo setup or integrated into an existing project by connecting the monitor controller to your own player camera, movement script, and interaction system.Each main feature is separated into clear components: cameras handle sweep, zoom, visibility checks, and night vision; the monitor manages camera switching, HUD, signal noise, and player control lockout; terminals open the camera view through in-world interaction; dead zones define hidden areas using trigger box colliders. This makes the system easy to customize, extend, and adapt to different game styles.Included documentation explains setup, controls, component fields, code usage, common mistakes, troubleshooting, and release checks, so you can quickly add the system to your own scene and configure it for your project.In-world terminal interaction for opening the camera monitorMultiple switchable security camerasCamera zoom supportScreen-space night vision effectStatic noise overlayOffline/no-signal display supportCamera dead zones using trigger box collidersSimple first-person demo controllerReusable prefabs for camera, terminal, player, and dead zonesConfigurable camera IDs, sweep angle, sweep speed, FOV, zoom FOV, and visibility maskCentral monitor controller for player lockout, camera switching, HUD, and input handlingPublic API for opening/closing monitor mode, selecting cameras, toggling night vision, setting zoom, and checking target visibilityIncludes MD, TXT, and PDF documentationBuilt with standard Unity components and the built-in Input APIi'm use AI for Generate Photo


