GameState vs. GameStateBase

I believe you need to be using GameMode and not GameModeBase in order to use GameState, but I’m not entirely sure.

It was introduced because the old GameMode and GameState classes have quite a lot of bloat.

3 Likes