How to remove Wave Mode

TPS Game Starter Kit also comes with a blank game mode that you can use in case you don’t want to make a wave based game. It’s modular in this regard.

1. Create a new TPS Game Starter Kit project

2. Create a new map

3. In World Settings, set the game mode class to be BP_GameMode_Blank

By setting it to use BP_GameMode_Blank, you are still keeping the character, weapons, chat system, interaction, etc. but without any waves starting or timers what would end the round.

4. Add player start point(s) and any other actors that you wish to use