Unreal Engine 5 C++ can't find the lesson where "CryptRaiderGameMode" is created

This is probably just a very silly mistake on my part and not actually something that is missing from the course but I can’t find the lesson where Sam gives instructions on how to create the CryptRaiderGameMode.

I’m certain I didn’t skip over any lessons but maybe I was distracted when he showed it and now can’t find it

Also I feel the need to apologize for how silly this actually is but I’ve been looking for 20 minutes and can’t find it. Hopefully not too frustrating to lend me hand on this one

As of 5.3 a game mode class isn’t created with a blank C++ project. It was exactly the same as creating a new C++ using the GameModeBase parent class so use that instead.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms