Skip to content
Media 1 for listing Spire Systems Checkpoint and Respawn System - Blueprint Respawn Points

Description

Spire Systems Checkpoint and Respawn System is a Blueprint-only respawn point system for Unreal Engine 5.7, built for prototypes, platformers, adventure games, obstacle courses, training maps, and early gameplay loops.

This system gives developers a simple foundation for setting player checkpoints and respawning the player at the most recent active checkpoint after a fall, death, or reset event. It is designed to be easy to understand, easy to customize, and easy to migrate into other Blueprint-only Unreal Engine projects.

The included demo setup shows how checkpoint actors can be placed in a level, activated during gameplay, and used as the player’s return location when respawn logic is triggered.

Good for:

Checkpoint systems
Respawn points
Platformer prototypes
Obstacle courses
Adventure game loops
Tutorial levels
Player reset behavior
Blueprint gameplay learning

Included assets:

Checkpoint actor
Respawn manager or component
Demo character or actor
Example checkpoint setup
Demo map
In-editor documentation

Features:

Blueprint-only setup
Reusable checkpoint actors
Most recent checkpoint tracking
Respawn location handling
Simple player reset flow
Demo map setup
Beginner-friendly structure
Easy migration into other projects
No paid plugins required
No external assets required

Important Notes:

This is a checkpoint and respawn foundation. It is not a full save system, lives system, health system, multiplayer respawn framework, inventory system, level streaming system, or complete platformer framework. It is designed to provide a simple starting point that can be expanded as needed.

Included formats