Skip to content

Each level will now restart when player health goes to zero. When player...

gaurip2 requested to merge RestartLevelAndAddLevelTransitions into main

Each level will now restart when player health goes to zero. When player completes the level, call LevelComplete to open the next level. On begin play, the SetupLevel function is called which sets up all the level specific things, including the next level that should come when current level completes

Merge request reports

Loading