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

General Setup

PreviousGetting set upNextPlayer Setup

Last updated 7 months ago

Step 1: Buy the Smart CCTV Camera System

Buy Smart CCTV Camera System from the Unreal Engine Marketplace

Step 2: Add to Project

If you have an already existing project, then click "Add To Project".

Otherwise, create a new project on any supported UE5 versions, , then click "Add To Project".

Step 3: Setting up the Player

New Player setup:

For a detailed new Player setup, visit the page below:

Player Setup

Demo Player setup:

The pack provides a playable first-person character that you can use at:

Content -> Smart CCTV Camera System -> Demo Content -> Player -> Blueprints -> BP_ThirdPersonCharacter

To spawn it by default, go to:

World Settings -> GameMode Override

Choose the Game Mode from:

Content -> Smart CCTV Camera System -> Demo Content -> Player -> Blueprints -> BP_ThirdPersonCharacter

Opening the Demo level

The demo level includes examples of all features of the Smart CCTV Camera System, each with interactive examples and use cases.

Open the demo level at:

Content -> Smart CCTV Camera System -> Demo Content -> Maps -> Demo_LVL

🛠️
⚙️