Multicore Games
  • 📹Smart CCTV Camera System
  • Overview
    • ✨Features
  • Setup and Implementation
    • 🛠️Getting set up
      • ⚙️General Setup
      • 👀Player Setup
      • 📹Camera Preset Setup
      • 💥Customization
Powered by GitBook
On this page
  1. Setup and Implementation
  2. Getting set up

Camera Preset Setup

PreviousPlayer SetupNextCustomization

Last updated 7 months ago

Step 1: Creating a new Camera Blueprint

To create a new Camera Blueprint, go to: Content -> Smart CCTV Camera System -> Blueprints -> BP_CCTV_Cam_Parent

Select and right click BP_CCTV_Cam_Parent and select: BP_CCTV_Cam_Parent -> Create Child Blueprint Class

Step 2: Controller Setup

To possess and control the cameras, the CCTV Controller is necessary.

The CCTV Controller is located at: Content -> Smart CCTV Camera System -> Blueprints -> BP_CCTV_Controller

Place the CCTV Controller in the world.

Add a new element to the cameras array and select from the world the desired cameras that you want to possess

Step 3: Controller and Camera Customization:

🛠️
📹
💥Customization