Loading repository data…
Loading repository data…
TommyTranX / repository
Finished project for "Co-op Game", part of the Udemy Course: Unreal Engine 4 Mastery: Create Multiplayer Games with C++
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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
- 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