Home Unreal Engine - UETeleportPlugin
Post
Cancel

Unreal Engine - UETeleportPlugin

Introduction

UE5_TeleportDemo UETeleportPlugin first impression

The UE5_TeleportPlugin lets you easily implement a custom Teleportation System in your own Unreal Engine project. It features game ready Portals with meshes, textures / materials, actor blueprints, dissolving and wormhole effects, sound effects and more. Please make sure you checkout the Demo-Project (UE5_TeleportDemo) to get familiar with how to setup and use the plugin.

Description

Install the UETeleportPlugin

  1. Fire up the Epic Game Launcher
  2. Goto Marketplace and search for UE5_TeleportDemo - Add it to your cart and checkout
  3. After the Plugin is downloaded you can add it to your (new) projects by opening the PluginManager in the Unreal Editor and searching for UE5_TeleportDemo and activating it. You will have to restart the UnrealEditor to fully activate the Plugin for your project.

Plugin Content

The UE5_TeleportDemo comes with 9 different ready made portals. This includes the 3D models, textures / materials as well as the Blueprint for easily adding it to your level. If you like you can use this portals as they are in your project, but your free to amend them to your needs or take them as examples or guides to build you own teleport portals.

Included portals

RipplePortal

The Ripple Portal is basically a rippeling Material Effect on a plane mesh. The portal uses color effects to indicate the different teleporter modes.

RipplePortal

RipplePortal Files

  • BP_RipplePortal (Actor Blueprint)
  • MI_RippleBase / M_RippleBase (Ripple Effect Material)
  • PS_Sparks (Niagara Particle System)

FlatPortal

FlatPortal

ButtonPortal

ButtonPortal

RingPortal

RingPortal

BlackholePortal

BlackholePortal

DragonPortal

DragonPortal

SpinningPortal

SpinningPortal

StargateLikishPortal

StargateLikishPortal

SceneCapturePortal

SceneCapturePortal

Wormholes

Dissolve Effects

Sound Effects

Use the Plugin in your own project

Credits and licensing

The UE5_TeleportPlugin is released under the Unreal® Engine End User License Agreement For Publishing. Please make sure to read through the license agreement before releasing your projects using the UETeleportPlugin. Credits and references to the author are highly appreciated - thank you!

Youtube Clips

First Trailer

Outtake while game play (Trailer base)

Latest demo movie (New demo project)

Source code download

This post is licensed under CC BY 4.0 by the author.