
Descripción
CheckpointerZ is a lightweight, modular Unreal Engine checkpoint system designed for fast integration and production-ready gameplay workflows.
Drop the component into your character or pawn, define checkpoints, and the system automatically handles saving, restoring, and respawning player state with minimal setup.
Built with a clean subsystem-driven architecture and Blueprint-first usability, CheckpointerZ removes the need for custom respawn or checkpoint logic, letting you focus entirely on gameplay design.
⚙️ Key Features🔄 Automatic checkpoint saving & restoration system
🎮 Drop-in component integration for any Pawn or Character
💾 Clean subsystem-based architecture (scalable & extendable)
🧠 Blueprint-friendly API for fast iteration
⚡ Lightweight and performance-optimized design
🎯 Works for FPS, platformers, adventure, and prototype systems
🧩 Extensible structure for future save systems & multiplayer support
Add the checkpoint component to your player or pawn
Place or trigger checkpoints in your level
System automatically stores transform + pawn state
On respawn, player is restored at the last active checkpoint
Optional fade transitions handled via Blueprint utility layer
Indie game development
Rapid prototyping
Platformers and checkpoint-based gameplay
FPS / third-person games
Game jams and production pipelines
How To Use : Doc Here



