12 days ago
Infected - How to Modify and Use the template tutorial | Unreal Engine 5 Marketplace:
Tutorial link
This template includes:
- Full Gameplay Template
- 3rd person shooter mechanics/gameplay
- Infected vs Survivors (Survive against the zombie/infected players for as long as possible)
- Multiplayer gameplay logic
- Complete match flow logic (Countdown, Spawning, Gameplay, Winner announcement, Repeat)
- Replicated gameplay actors
- Modular level building assets
- Main menu setup
- Multiplayer session setup (Host, find & join games)
- 2 example levels
More features:
- Shooter mechanics (Third person line trace setup)
- Reloading mechanic
- Explosive dynamite bomb
- Respawn system
- Infection logic (Infected players can infect survivors that then turn into a zombie at the player location)
- Ragdolling system
- Fully replicated User Interface Widgets
- Match flow logic
- Disconnection safeties and error handling
- Full shooter animation set included (Scaled and rigged to UE5 Mannequin skeleton)
- Zombie animation set included (Scaled and rigged to UE5 Mannequin skeleton)
- Niagara particle systems (Bomb Blast, Shooting surfaces, Impact shots on Infected/Zombie player)
- Fully replicated sound effects setup
- and more
Advantages of Infected:
- Best practice multiplayer blueprint code (GameMode, GameState, PlayerState, PlayerController, Character, Widgets)
- Optimized multiplayer blueprint setup
- Well commented for easy understanding
- Lean and structured