Portal Pack Overview

Portal Pack / Teleport BP

Complete Teleportation Solutions for Unreal Engine 4 & 5

Discord Support Email Support Video Showcase

Key Features

Advanced teleportation system that is highly customizable directly from the editor.

Easy Customization

You can change parameters such as Portal Mesh, Angle, Particle Effect, and Scale directly in the editor details panel.

Setup Requirement

In order for the system to work correctly, you must definitely select the Exit Portal actor in the BP instance settings.

Technical Requirements

Everything you need to know to get the system up and running.

Engine Compatibility: UE 4.26 and later (Niagara compatibility required).

Niagara Plugin: Make sure the Niagara plugin is active for the particle system to function correctly.

Changing Game Modes (TPS/FPS)

The default settings use the Unreal Engine Flying Game Template (controlling a Pawn). To use a different mode:

Modify the Blueprint logic:
Change "Cast to Pawn" to "Cast to Character"
Change "Get Player Pawn" to "Get Player Character"

Editor Settings Overview

Visual guide for customizing your teleportation portal in the Unreal Engine editor.

Editor Settings 1 Editor Settings 2 Editor Settings 3