All Projects → tomlooman → CoopShooterUdemy

tomlooman / CoopShooterUdemy

Licence: other
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)

Programming Languages

C++
36643 projects - #6 most used programming language
C#
18002 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to CoopShooterUdemy

Coophordeshooter
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 257 (-21.65%)
Mutual labels:  multiplayer, blueprint, unrealengine, ue4
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+709.76%)
Mutual labels:  blueprint, unrealengine, ue4
Steambridge
A UE4 implementation of the Steamworks API.
Stars: ✭ 48 (-85.37%)
Mutual labels:  blueprint, unrealengine, ue4
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+781.71%)
Mutual labels:  blueprint, unrealengine, ue4
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-92.99%)
Mutual labels:  blueprint, unrealengine, ue4
Varest
REST API plugin for Unreal Engine 4 - we love restfull backend and JSON communications!
Stars: ✭ 707 (+115.55%)
Mutual labels:  blueprint, ue4
Bluelua
A lightweight ue4 lua framework
Stars: ✭ 69 (-78.96%)
Mutual labels:  blueprint, ue4
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-92.38%)
Mutual labels:  unrealengine, ue4
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (-58.54%)
Mutual labels:  blueprint, ue4
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (-88.41%)
Mutual labels:  multiplayer, ue4
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+628.35%)
Mutual labels:  multiplayer, ue4
Awesome Unreal Engine 4
UE4/UE5 Ressources Collection (Plugins, Effects, Doc, Tools, etc...)
Stars: ✭ 153 (-53.35%)
Mutual labels:  unrealengine, ue4
Arteries
A procedural modeling toolkit base on UE4 blueprint
Stars: ✭ 92 (-71.95%)
Mutual labels:  blueprint, ue4
global-event-system-ue4
Loosely coupled internal event system plugin for the Unreal Engine.
Stars: ✭ 122 (-62.8%)
Mutual labels:  blueprint, ue4
LivePP
A UE4 plugin wrapper for Molecular Matter's Live++ Hot-Reloading Library
Stars: ✭ 105 (-67.99%)
Mutual labels:  unrealengine, ue4
Unreal-Binary-Builder
An application designed to create installed Unreal Engine builds (aka Rocket builds) from Unreal Engine GitHub source.
Stars: ✭ 554 (+68.9%)
Mutual labels:  unrealengine, ue4
LocalSimulation
This plugin allows you to essentially create PxScene or Physic Scenes by placing an Actor, and adding other Static Mesh Components and soon Skeletal Mesh components within this space. Adding Constraints, and Forces will work as expected, but now with the additional layer of abstraction so that simulation can be anchored to a transform.
Stars: ✭ 42 (-87.2%)
Mutual labels:  blueprint, ue4
RuntimeBPs
This project allows for visual scripting in UE4 similar to Blueprints, but at runtime. The way this is set up does not make use of any UE4 boilerplate and could with a few adjustments be used in another engine.
Stars: ✭ 77 (-76.52%)
Mutual labels:  unrealengine, ue4
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (-23.78%)
Mutual labels:  multiplayer, ue4
DataConfig
Unreal Engine JSON/MsgPack serialization framework
Stars: ✭ 81 (-75.3%)
Mutual labels:  unrealengine, ue4

C++ Multiplayer Third-person Shooter in Unreal Engine 4 [Project 2]

Finished project for "Co-op Game", part of the Udemy Course: Unreal Engine 4 Mastery: Create Multiplayer Games with C++

Current Engine Version: 4.26

Important: Check the "Branches" dropdown on GitHub for all supported Unreal Engine Versions!

GitHub Branch Selection Info

Course Header Image

Features

- Third-Person Character
- Shooter Weapon Code for hitscan and projectile weapons
- Custom AI 'tracker ball' like Gears of War that tracks and explodes near players.
- Power-up system including 'Health Regeneration' and 'Super Speed'
- Enemy AI Spawning using 'Environment Query System'
- Horde-mode wave spawning of enemy AI
- Advanced AI Bot using hitscan weapon, behavior trees, EQS and custom nodes (Tasks, Decorators, Services)
- Custom ActorCompont for Health in any Actor like AI, Player, Explosive Barrel etc.
- UMG UI

Looking for a step by step guide? I released my Unreal Engine 4 Mastery: Create Multiplayer Games with C++! Which includes two games teaching you C++, Networking for multiplayer and multiple AI including advanced behavior trees for ranged shooter AI.

Get the Udemy Course now and learn C++ for Unreal Engine 4: DISCOUNT LINK

Content in this project may only be used in Unreal Engine projects as per the Unreal Engine EULA.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].