Teleportation and Portals

Simple portal and teleporter Blueprints

  • 지원 플랫폼
  • 지원 엔진 버전
    5.0 - 5.2
  • 다운로드 유형
    에셋 팩
    이 제품은 기존 프로젝트에 임포트 가능한 언리얼 엔진 에셋의 모음을 포함하고 있습니다.

Demo video available at: https://youtu.be/gvW4gJt48D0


Simple portals and teleporters are a complete and flexible solution for all teleportation mechanics, whether used in puzzle games or any other project. Multiple copies of the BP_Portal or BP_Teleporter actor can be placed anywhere in a level, and each can target any desired output location and rotation. An optional Target Actor parameter is included, which, when set, connects two portals or teleporters to each other and overrides relevant sub parameters. For portals, "Portal Definition", in pixels, can also be customized with a Blueprint variable, making it easy to improve performance when needed. Portals handle all location and rotation updates for transiting actors, including projectiles, realistically, preserving the relative angle and point of impact of an incoming object upon its exit at the output location. This makes portals both flexible and easy to fine tune in puzzle levels.

기술적 세부사항

Features:

  • Location and rotation portal transits implemented entirely in Blueprints
  • Realistic real-time rendering through portal mouths
  • Target any output location and rotation, or another portal
  • Spawn as many portals as needed 
  • Teleport pads for faster travel
  • Teleport pad handling of any actor

Number of Blueprints: 2

Input: NA

Network Replicated: No

Supported Development Platforms: Desktop

Windows: Yes

Mac: Yes

Documentation: https://docs.google.com/document/d/1TgeSo-C22BaTtYBbXSLwfgJ93DPAGnSTVMmp5IN3wMA/edit?usp=sharing