diff --git a/Content/NocturnForest/Core/BP_MainGameMode.uasset b/Content/NocturnForest/Core/BP_MainGameMode.uasset index 6fdeea5..bd8b6c4 100644 Binary files a/Content/NocturnForest/Core/BP_MainGameMode.uasset and b/Content/NocturnForest/Core/BP_MainGameMode.uasset differ diff --git a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset index c4e5080..3603183 100644 Binary files a/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset and b/Content/NocturnForest/Core/Collectible/BP_BaseCollectible.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset b/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset index 3541292..705d3bd 100644 Binary files a/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset and b/Content/NocturnForest/Core/Player/BP_CharacterStats.uasset differ diff --git a/Content/NocturnForest/Core/Player/BP_Player.uasset b/Content/NocturnForest/Core/Player/BP_Player.uasset index c2d6295..a730973 100644 Binary files a/Content/NocturnForest/Core/Player/BP_Player.uasset and b/Content/NocturnForest/Core/Player/BP_Player.uasset differ diff --git a/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_Checkpoint.uasset b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_Checkpoint.uasset new file mode 100644 index 0000000..8cec80c Binary files /dev/null and b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_Checkpoint.uasset differ diff --git a/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointPoint.uasset b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointPoint.uasset new file mode 100644 index 0000000..e0ec2ab Binary files /dev/null and b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointPoint.uasset differ diff --git a/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointZone.uasset b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointZone.uasset new file mode 100644 index 0000000..524eadb Binary files /dev/null and b/Content/NocturnForest/Core/WorldManagement/Checkpoints/BP_CheckpointZone.uasset differ diff --git a/Content/NocturnForest/Maps/DayLevel.umap b/Content/NocturnForest/Maps/DayLevel.umap index ffd0b60..4a145c4 100644 Binary files a/Content/NocturnForest/Maps/DayLevel.umap and b/Content/NocturnForest/Maps/DayLevel.umap differ