FPS Game Starter Kit

The save system covers the player character, weapons inventory and stats. AI isn’t part of it, think of it like in Borderlands for example, when you Save & Quit, then re-load the level again, the enemies reset.

Integrating the enemies would make the Blueprints somewhat too messy to work with, would be easier to make a GameMode for that that keeps track of stuff and handles world related things.