Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomlooman/coopshooterudemy
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
https://github.com/tomlooman/coopshooterudemy
blueprint coop cpp game multiplayer ue4 unrealengine
Last synced: about 10 hours ago
JSON representation
C++ Coop Horde Third-person Shooter for Unreal Engine 4 (Udemy Project)
- Host: GitHub
- URL: https://github.com/tomlooman/coopshooterudemy
- Owner: tomlooman
- Created: 2017-09-30T17:07:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T13:50:19.000Z (over 3 years ago)
- Last Synced: 2024-05-06T14:12:27.524Z (6 months ago)
- Topics: blueprint, coop, cpp, game, multiplayer, ue4, unrealengine
- Language: C++
- Homepage: https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14
- Size: 81.9 MB
- Stars: 356
- Watchers: 21
- Forks: 144
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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++](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)**
**Current Engine Version: 4.26**
**Important:** Check the "Branches" dropdown on GitHub for all supported Unreal Engine Versions!
![GitHub Branch Selection Info](https://www.tomlooman.com/wp-content/uploads/2021/01/github_branchesinfo.jpg)
![Course Header Image](http://www.tomlooman.com/wp-content/uploads/2017/12/Thumb_MainUE4Course30_header.jpg)
## 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++](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)!** 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](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)
Content in this project may only be used in Unreal Engine projects as per the Unreal Engine EULA.