SkillAgentSearch skills...

PortalSystem

Portal system made for Unreal Engine

Install / Use

/learn @zachdavids/PortalSystem
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PortalSystem


<p align="center"> <img src="PortalSystem.gif"> </p>

A portal system made for Unreal Engine 4 using C++ and based off that of Valve's Portal series.

Features

  • Scene Capture Portals
  • Teleportation
  • Portal Gun
  • Placement System

In Development

  • Alternative Portal Gun Firing Mode (Tunneling, Wormhole)
  • Seamlessness
  • Recursive Scene Capturing

Known Bugs

  • Teleportation does not reorient player
  • Render targets not cleared when target portal deleted (Change Portal Texture to Placeholder)
  • Player not visible in scene captures (Ensure Mesh Set to Visible in Rendering)
  • Portal will not spawn under player
  • Portal does not recognize collision if spawned under player (Check Overlapping Actors on BeginPlay to Solve)

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated16d ago
Forks3

Languages

C++

Security Score

80/100

Audited on Mar 19, 2026

No findings