⚙️General Setup

Step 1: Buy the VHS Camera Widget

Buy VHS Camera Widget 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: Opening the Demo level

The demo level includes examples of all features of the VHS Camera Widget, each with interactive examples and use cases.

Open the demo level at:

Content -> VHS_Camera_Widget -> Demo Content -> Maps -> Demo_LVL

Step 4: 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 -> VHS_Camera_Widget -> Demo Content -> Blueprints -> BP_FirstPersonCharacter

To spawn it by default, go to:

World Settings -> GameMode Override

Choose the Game Mode from:

Content -> VHS_Camera_Widget -> Demo Content -> Blueprints -> BP_FirstPersonGameMode

Last updated