So after the files were successfully moved I started to get this error where it couldn’t find certain blueprints. It turns out that not only do you need to redirect the include file in the gamemode but you also have to redirect the default pawn used since the level uses the CPP version of the gamemode.
At the moment I’m also getting an error for the Third Person Gamemode as well but since we dont use that I’m not bothering with it yet