Skip to content

liamkirby/UE4-CoopShooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Multiplayer Third-person Shooter in Unreal Engine 4

Current Engine Version: 4.26

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

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published