Shooter

Zombie Shooter Kit v2.12 - UNREAL ENGINE 5 Starter Pack

Blueprint-based UE5 starter for survival shooters: replicated multiplayer, zombies and human AI, jigsaw inventory, crafting, vehicles, weather, and G.A.S.P. Loc

Zombie Shooter Kit v2.12 - UNREAL ENGINE 5 Starter PackShooter

Resource overview

Starting a survival shooter means building a long chain of systems that all need to work with each other: weapons need animations and collision, inventories need UI and replication, AI needs to detect the player, and menus need to launch the whole session. Zombie Shooter Kit v2.12 is a UE5 starter pack aimed at the moment before that work begin. It is a modular, Blueprint-based development framework for first- and third-person survival games, and it ships with combat, multiplayer, inventory, crafting, survival mechanics, zombie and human AI, vehicles, locomotion, menus, and weather already assembled inside one project.

The same base supports single-player, co-op, and PvP. Because the project is multiplayer-ready from the start, a solo developer can prototype a one-player slice and later open it up to friends without rebuilding the foundation.

One UE5 framework where the systems have already met

Zombie Shooter Kit is not presented as a stack of disconnected assets. Its systems are designed to work together in the same project, so looting can talk to replication, combat can affect AI, and the UI can draw from survival, inventory, and objective states at once.

That integration is especially visible on the multiplayer side. Core gameplay is fully replicated, Steam Lobby support is included, looting is multiplayer-ready, vehicles are replicated, and PvP damage is part of the combat model. The framework also supports first-person and third-person gameplay from the same setup, which makes it easier to offer different camera styles without maintaining separate projects.

Combat, equipment, and physics-driven destruction

The combat foundation includes 10 ranged and melee weapons. Those weapons sit inside a customizable equipment system that supports attachments: a red-dot sight, a 4x scope, a silencer, a laser sight, and a flashlight are listed as part of the framework. Melee combat has its own combo logic, and equipment and armor are tracked separately from the weapon loadout.

Weapon animations, sounds, and particles are included, so weapons do not feel like placeholder cubes. On the damage side, the framework supports gore and dismemberment, and explosions are physics-driven. Together with PvP damage support, that means the same kind of combat feedback can apply to zombie enemies, human AI, and other players.

Jigsaw inventories, body looting, and survival pressure

A survival shooter is often defined by what the player can carry and craft. This project uses a jigsaw grid inventory that accepts multi-slot items and drag-and-drop interaction. Looting is not limited to static containers: world containers and body looting are both supported, and the whole looting flow is multiplayer-ready.

Inventory depth comes with real tradeoffs. Inventory weight and encumbrance are part of the system, and weight affects movement and stamina. Add in health, hunger, thirst, stamina, status effects, and fall damage, and the player has a survival layer that connects to how fast they can run and how much they can haul. Crafting sits beside that loop, so collected items can feed into new equipment instead of just filling slots.

Zombie hordes, human factions, and G.A.S.P. Locomotion

Enemy design is not limited to a single behavior. Four customizable zombie enemies are included, with search, chase, and attack behavior. A Zombie Horde System brings group pressure into play, and configurable AI spawning lets the designer control where threats appear. Human faction AI adds another layer with cover, shooting, and fleeing behavior. Because enemy factions can create dynamic encounters, a player can face zombies in one area and human enemies who behave tactically in another. Metahuman character support is also part of the framework, which opens the door to more realistic human characters.

The movement side is built on Epic's G.A.S.P. Locomotion includes first- and third-person cameras, aim offsets, turn-in-place, sprinting, crouching, jumping, mantling, climbing, and parkour across compatible geometry. That gives the player a modern FPS/TPS movement vocabulary while keeping everything Blueprint-based for easy editing.

Vehicles, dynamic weather, and the layer around a session

Between fights, several other systems help make a playable game feel complete. Vehicles use Chaos vehicle integration, are fully replicated, and include enter/exit logic, so they work in a multiplayer session rather than as local only props.

World systems add variety to the environment through a day/night cycle and dynamic weather. Weather states include clear, cloudy, light rain, and heavy rain, with weighted randomized changes so conditions can shift without hard-coding each transition. The project also includes main menu, character selector, video settings, audio settings, display settings, loading screens, an objective/mission system, and door interactions. These are the kind of systems that often delay a prototype from becoming a testable game.

A base meant to be changed, not shipped as a finished game

Zombie Shooter Kit is positioned as a development framework rather than a finished game. Its intended use is to start with the included project, modify Blueprints, replace assets, rebalance mechanics, expand existing systems, or build entirely new gameplay on top of it.

That approach matters most for a solo developer who wants to skip a large chunk of foundational work, and for a small team that would rather begin with an integrated set of systems than bolt together several unrelated plugins. It is also suited to rapid prototyping, where the value is in testing a co-op zombie shooters or a larger survival idea without first spending months on core systems. The final game world, story, progression, enemies, art direction, and unique mechanics remain the developer's work; this project gives them a running start.

Explore Similar Assets

Free Download

Download this resource

Log in or create a free account to start your download.

Resources are manually reviewed before listing to improve quality and reduce obvious risks.

Resource archiveSource.7z

Related resources