Skip to content

An ArchViz Project with multiplayer controls, two different player modes, POV system, color changers, layout modifiers, car spawners etc.

Notifications You must be signed in to change notification settings

munucrafts/UE-ArchViz-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Control ArchViz Project

Features

  • The project contains two types of pawns an Orbital Pawn for an orbital view of the Villa and a First Person Pawn for an interior view.
  • Contains a fully functional widget system for easy control and view.
  • Has multiple points of view (POVs) to look at the villa from both outside and inside with smooth lerping movement.
  • Contains Color Configurators and Layout Modifiers to customize objects and locations.
  • Color Configurators can change the color (materials) of meshes on actors that are assigned to it.
  • Layout Modifier can modify layout by two methods such as:
    • By activating multiple Color Configurators that are assigned to it
    • By loading and unloading streaming levels assigned to it and randomly modifying the visibility of actors present in the loaded streaming level.
  • The project contains a Car Spawner system that spawns cars uniformly and moves them on the desired path using spline control.
  • Contains a Day-Night slider that allows you to visualize the real-time Day-Night cycle.

Multiplayer

  • The project contains a multiplayer mode with a fully functioning multiplayer menu system.
  • The multiplayer menu system contains features like session creation, finding sessions, joining sessions, avatar selection mode, and a few session details to set.
  • Contains multiplayer pawn controls.
  • Contains replicated pawn movement both in terms of player movement and lerping POV movement.
  • Shows replicated selected avatar color and name on players in the form of a widget during the session.

How to Run?

  • Clone or download the project to your computer.
  • Right-click on the uproject file and generate the solution.
  • Open the solution and set "ArchViz" as the startup project.
  • Run the uproject file to start the project.
  • The project will by default open with the multiplayer menu level.

About

An ArchViz Project with multiplayer controls, two different player modes, POV system, color changers, layout modifiers, car spawners etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published