Has anyone figured out how to do this yet ? I tried creating a new project from the ShooterGame project and it does warn you that you have to do additional work to get it to compile…
Does anyone know what needs to change to make it work ?
I have renamed EVERYTHING with “ShooterGame” to “TestProject”, That includes code, file names, folder names…etc… and that doesn’t help either.
I’d like to use some parts of this project, like the FPS camera code and networking code in my own FPS/3RD person game.