All Projects → tomlooman → Coophordeshooter

tomlooman / Coophordeshooter

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

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Coophordeshooter

CoopShooterUdemy
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
Stars: ✭ 328 (+27.63%)
Mutual labels:  multiplayer, blueprint, unrealengine, ue4
Steambridge
A UE4 implementation of the Steamworks API.
Stars: ✭ 48 (-81.32%)
Mutual labels:  ue4, unrealengine, blueprint
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (-2.72%)
Mutual labels:  game, multiplayer, ue4
stomt-unreal-plugin
Collect feedback in-game/in-app with STOMT for Unreal Engine.
Stars: ✭ 23 (-91.05%)
Mutual labels:  blueprint, unrealengine, ue4
Ue4 Style Guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,656 (+933.46%)
Mutual labels:  ue4, unrealengine, blueprint
Buoyancysystem
A system for buoyancy and boat physics in Unreal Engine 4.
Stars: ✭ 87 (-66.15%)
Mutual labels:  game, ue4, unrealengine
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+829.57%)
Mutual labels:  game, multiplayer, ue4
Unreal Polygonal Map Gen
An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/
Stars: ✭ 229 (-10.89%)
Mutual labels:  game, ue4, unrealengine
ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
Stars: ✭ 2,892 (+1025.29%)
Mutual labels:  blueprint, unrealengine, ue4
Unreal Engine Essential Materials UE4
A selection of materials that covers most (if not all) surfaces
Stars: ✭ 33 (-87.16%)
Mutual labels:  unrealengine, ue4
RyansUE4Helpers
Extremely helpful helper functions for developing Blueprint and C++ projects in Unreal Engine.
Stars: ✭ 55 (-78.6%)
Mutual labels:  blueprint, ue4
CrashlyticsKit
The most powerful, yet lightest weight crash reporting solution for Unreal Engine 4
Stars: ✭ 25 (-90.27%)
Mutual labels:  blueprint, ue4
VaFogOfWar
A clear and simple solution of Fog of War for Unreal Engine 4
Stars: ✭ 136 (-47.08%)
Mutual labels:  unrealengine, ue4
05 TestingGrounds
A Hunger-Games inspired FPS with large outdoor terrains. Advanced AI, basic networking, pickups, skeletal meshes, checkpoints and more. (ref: TG_URC) http://gdev.tv/urcgithub
Stars: ✭ 121 (-52.92%)
Mutual labels:  blueprint, unrealengine
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-90.27%)
Mutual labels:  unrealengine, ue4
DlgSystem
Dialogue Plugin System for Unreal Engine | 🪞 Mirror of https://bit.ly/DlgSource
Stars: ✭ 136 (-47.08%)
Mutual labels:  blueprint, ue4
Awesome Unreal Engine 4
UE4/UE5 Ressources Collection (Plugins, Effects, Doc, Tools, etc...)
Stars: ✭ 153 (-40.47%)
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 (-83.66%)
Mutual labels:  blueprint, ue4
Kosm-Classic-FPS-Template-UE4
Classic Arena First-Person-Shooter Mechanics for Unreal Engine 4.
Stars: ✭ 38 (-85.21%)
Mutual labels:  multiplayer, ue4
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+22.18%)
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.25

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].