SRombauts / UE4StealthGame

Unreal Engine 4 FPSGame C++ Template modified to become a Multiplayer Stealth Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UE4StealthGame

Unreal Engine 4 C++ FPS Template modded to become a Stealth Game, following the Udemy course "Unreal Engine 4 Mastery: Create Multiplayer Games" by Tom Looman.

Content

Challenges

  • a Black Hole that attracts and destroys every physic-enabled Actors in it's sphere of influence
  • a Launch Pad to launch the player in the air, as well as any other physic-enabled Actors
  • an AI Controller with Patrol mode for the AI Guard, between an arbitraty number of TargetPoint actors placed in the level

About

Unreal Engine 4 FPSGame C++ Template modified to become a Multiplayer Stealth Game


Languages

Language:C++ 97.2%Language:C# 2.6%Language:C 0.2%