Time Attack Racer with Blueprints - 7 - Lap Display & Respawn Handling

Here we set up the functionality for keeping track of laps and test that through debug code. We also take a look at how to determine if the player has flipped their vehicle over and how to respawn the player from the previously completed checkpoint.
Back to Top