Skip to content

zachdavids/PortalSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortalSystem


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)

About

Portal system made for Unreal Engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published