GameState
{{ currentPage ? currentPage.title : "" }}
Skip this Tutorial, if you are not using Chat, Guild or PlayerShop!
1. Create a new Blueprint Class and pick as Parent GameStateBase.
2. Add SP8_GameState_Listener as Component to your new GameState.

3. Go to your Class Settings and add SP8_BPI_GameState_ListeningPlayer and edit all functions like the Screenshots:

4. Set your Game State Class inside the World Settings to your new created GameState.
{{{ content }}}