I don’t have a BattleTankGameMode C++ class from which to create a blueprint. Did I miss something in an earlier video?
1 Like
I think I managed to solve this.
- In the “Content Browser” I clicked “Add New”.
- In the “Add C++ Class” dialog box under “Choose Parent Class” I selected “Game Mode Base”, then clicked “Next”
- Under “Name Your New Class” in the “Name” text field I typed “BattleTankGameMode”, then clicked “Create Class”
- Under “Edit > Project Settings > Maps & Modes > Default GameMode” I selected “BattleTankGameMode”
- Save project, close and reload.
At least that’s what I kind of recall from project 3!
1 Like
Good job. This worked perfect for me. Not sure why we had to do it that way, but now I can move on. Thank you for taking the time to post your ‘solved’.
-Dan H
Cheers, glad I could help