Remove the GameMode, it isn’t required and is likely causing you issues. GameMode also needs to be a child, but if you’re not editing anything inside of it, do not use it. Open up PrimalGameData and return your GameMode to the original TestGameMode.
Remove the GameMode, it isn’t required and is likely causing you issues. GameMode also needs to be a child, but if you’re not editing anything inside of it, do not use it. Open up PrimalGameData and return your GameMode to the original TestGameMode.