Multiplayer Portal Gun - MPG

wecomfrom - Blueprints - Dec 22, 2022

Multiplayer portal gun template

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.4
  • Download Type
    Complete Project
    This product contains a full Unreal Engine project folder, complete with Config files, Content files and .uproject file, which can be used as a template to create a new project.

Multiplayer Portal Gun - MPG


Demo video

Tuto video


Multiplayer Portal Gun is a template that allows game creators to introduce portal guns into their multiplayer games.


Available features:

  • create replicated portals on walls, floors, cellings
  • dynamic rendering
  • automatic portal placement (adjustment of the positioning of the portal)
  • physics synchronization (portals, players, lasers, bodys)
  • falls into the portal
  • transparent rendering
  • recursion render (UE 5.3 or later)
  • [New feature] select portal shape : circle, rectangle
  • [New feature - beta] Place autonomous portal inside your map


Advantages:

  • 100% documented blueprints (no C++)
  • Very EASY to understand and manipulate
  • players bodys and guns are shown, animated and replicated


Usage limits:

  • does not work in VR yet
  • portals are almost seemless but this could be improved (please watch tuto video to see if it suits you before buying)


Documentation:


MPG has just been born (version 1.2)

I would be very happy to exchange with you on discord to know your wishes for improvement.

Technical Details

Features:

  •  create replicated portals on walls, floors, cellings
  •  automatic portal management
  •  adjustment of the positioning of the portal
  • physics synchronization
  • falls into the portal
  • transparent rendering
  • recursion render (UE 5.3 or later)
  • Select portal shape : rectangle or circle
  • Beta - Place autonomous portal inside your map

Number of Blueprints: 8

Input:

  • Right mouse button : blue portal
  • Left mouse button : orange portal
  • middle mouse button : shoot
  • ctrl: crouch
  • space: jump
  • WASD to move

Network Replicated: Yes

Supported Development Platforms: UE 4.27 to UE 5.3

Tested only on Windows

Documentation:

This asset contain a part of : Anim Starter Pack that it is provided free of charge by Epic here : https://www.unrealengine.com/marketplace/en-US/product/animation-starter-pack

Important/Additional Notes:

  • does not work in VR yet